GET /posts/api/?format=api&ordering=-userprofile
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 46,
    "next": "https://pagoolabs.com/posts/api/?format=api&ordering=-userprofile&page=2",
    "previous": null,
    "results": [
        {
            "url": "https://pagoolabs.com/posts/api/95/?format=api",
            "post": "Are there any circumstances under which you would consider going against your outlined rules? After having gone through all of your tutorials and stories I am just wondering when I should consider moving from demo trading into the real thing?!\r\nYour charts are excellent and finally I started to understand a lot more. Thanks!",
            "userprofile": "https://pagoolabs.com/userprofiles/api/Mason/?format=api",
            "submit_date": "2018-01-14T04:10:00Z",
            "is_public": true,
            "previous_version": null,
            "edited_date": null,
            "upvotes": 1,
            "downvotes": 0,
            "replies": 1,
            "parent": "https://pagoolabs.com/posts/api/91/?format=api",
            "story": "https://pagoolabs.com/stories/api/58/?format=api",
            "forum": null
        },
        {
            "url": "https://pagoolabs.com/posts/api/76/?format=api",
            "post": "What about #13? You passed right over it and it has 2 prior red bars. Dont your rules say you gotta take that one?",
            "userprofile": "https://pagoolabs.com/userprofiles/api/david_links/?format=api",
            "submit_date": "2017-11-10T12:49:21Z",
            "is_public": true,
            "previous_version": null,
            "edited_date": null,
            "upvotes": 1,
            "downvotes": 0,
            "replies": 1,
            "parent": null,
            "story": "https://pagoolabs.com/stories/api/49/?format=api",
            "forum": null
        },
        {
            "url": "https://pagoolabs.com/posts/api/78/?format=api",
            "post": "Haha I missed that. I thought it was a superstitious 13 thing.  Great article btw. Looking forward to more.",
            "userprofile": "https://pagoolabs.com/userprofiles/api/david_links/?format=api",
            "submit_date": "2017-11-10T21:52:39Z",
            "is_public": true,
            "previous_version": null,
            "edited_date": null,
            "upvotes": 1,
            "downvotes": 0,
            "replies": 0,
            "parent": "https://pagoolabs.com/posts/api/77/?format=api",
            "story": "https://pagoolabs.com/stories/api/49/?format=api",
            "forum": null
        },
        {
            "url": "https://pagoolabs.com/posts/api/93/?format=api",
            "post": "If you took trade 3 then even losing 4 and 5 would increase the total win. +4 minus the 2 losses would still get you +2 up on your +3 win. So +5 in total.",
            "userprofile": "https://pagoolabs.com/userprofiles/api/david_links/?format=api",
            "submit_date": "2018-01-09T03:48:58Z",
            "is_public": true,
            "previous_version": null,
            "edited_date": null,
            "upvotes": 1,
            "downvotes": 0,
            "replies": 1,
            "parent": null,
            "story": "https://pagoolabs.com/stories/api/58/?format=api",
            "forum": null
        }
    ]
}