Skip to content

Instantly share code, notes, and snippets.

@GlebMaltsev
Created October 6, 2017 07:55
Show Gist options
  • Save GlebMaltsev/d9a3a3ea62133d152a1f8166de7f4502 to your computer and use it in GitHub Desktop.
Save GlebMaltsev/d9a3a3ea62133d152a1f8166de7f4502 to your computer and use it in GitHub Desktop.
LIST OF USER FOR TOP CAROUSEL:
GET http://spritzr2-qa.herokuapp.com/api/v1.0/game/users/?device_token=eb70c8ea473868a70ddff856b845eeb3cf9817c2&limit=50&friends_only=true HTTP/1.1
Host: spritzr2-qa.herokuapp.com
Connection: Keep-Alive
Accept-Encoding: gzip
Cookie: sessionid=udocjyy3ba0sn7gt4d9t526irinejuuk
User-Agent: okhttp/3.5.0
HTTP/1.1 200 OK
Connection: keep-alive
Server: gunicorn/0.17.2
Date: Fri, 06 Oct 2017 07:28:23 GMT
Content-Length: 2789
Vary: Accept, Cookie, Accept-Encoding
Content-Type: application/json
Allow: GET, HEAD, OPTIONS
Set-Cookie: sessionid=udocjyy3ba0sn7gt4d9t526irinejuuk; expires=Fri, 20-Oct-2017 07:28:23 GMT; HttpOnly; Max-Age=1209600; Path=/
Via: 1.1 vegur
{"available_accounts": 6, "users": [{"education": "0", "state": "NY", "date_of_birth": "1980-06-24", "account_id": 2767, "user_type": "dater", "occupation": "heh", "photos": [{"flag_count": 0, "display_order": 1, "image": "http://d23jyczfekxedg.cloudfront.net/media/photo/2767_db1aa2d49a--ss--1200.jpg", "id": 263283}, {"flag_count": 0, "display_order": 2, "image": "http://d23jyczfekxedg.cloudfront.net/media/photo/2767_945cf280d7--ss--1200.jpg", "id": 263282}, {"flag_count": 0, "display_order": 4, "image": "http://d23jyczfekxedg.cloudfront.net/media/photo/2767_049681a67b--ss--1200.jpg", "id": 263121}, {"flag_count": 0, "display_order": 3, "image": "http://d23jyczfekxedg.cloudfront.net/media/photo/2767_f29bd79703--ss--1200.jpg", "id": 263120}, {"flag_count": 0, "display_order": 0, "image": "http://d23jyczfekxedg.cloudfront.net/media/photo/2767_53829a7352.jpg", "id": 18698}], "political_persuasion": "Liberal", "lat": null, "favorite_dates": ["Adventurer", "World Traveler", "Free Spirit"], "carousel_tier": "attractive", "about": "bla blablablablablablablablablablablablablablablablablablablablablablablablablablablablablablablablablablablablablablablablablablablablablablablablablablablablablabla", "religion": "Jewish", "lng": null, "zip_code": "", "gender": "f", "kids": "1", "name": "Sadovaya", "smoking": false, "city": "", "school": "hmem", "height": 503, "faith": true, "gender_interst": "m", "politics": true}, {"education": "0", "state": "NY", "date_of_birth": "1985-06-04", "account_id": 11212, "user_type": "dater", "occupation": "work", "photos": [{"flag_count": 0, "display_order": 0, "image": "http://d23jyczfekxedg.cloudfront.net/media/photo/11212_a89b4f1b50--ss--1200.jpg", "id": 60025}], "political_persuasion": "Centrist", "lat": 40.7536854, "favorite_dates": ["Yogi", "Artist", "World Traveler"], "carousel_tier": "active_30day", "about": "", "religion": "Hindu", "lng": -73.9991637, "zip_code": "10001", "gender": "f", "kids": "0", "name": "Gleb", "smoking": false, "city": "New York", "school": "school", "height": 500, "faith": false, "gender_interst": "m", "politics": false}, {"education": "0", "state": "NY", "date_of_birth": "1980-02-29", "account_id": 2707, "user_type": "dater", "occupation": "Spritzr developer", "photos": [{"flag_count": 0, "display_order": 0, "image": "http://d23jyczfekxedg.cloudfront.net/media/photo/2707_0fb3ac79f0.jpg", "id": 14754}], "political_persuasion": "I'd rather not say", "lat": 40.7079542, "favorite_dates": [], "carousel_tier": "active_30day", "about": "", "religion": "Jewish", "lng": -74.0136089, "zip_code": "10036", "gender": "m", "kids": "1", "name": "\u0412\u0430\u0441\u044f\u043d", "smoking": false, "city": "New York", "school": "", "height": 503, "faith": false, "gender_interst": "f", "politics": false}]}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment