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

{
    "count": 46,
    "next": "https://www.pagoolabs.com/posts/api/?format=api&ordering=-userprofile&page=4",
    "previous": "https://www.pagoolabs.com/posts/api/?format=api&ordering=-userprofile&page=2",
    "results": [
        {
            "url": "https://www.pagoolabs.com/posts/api/70/?format=api",
            "post": "Some of these charts show moving averages but you do not label them. The look like 100 and 200 period ma's. Is that correct? \r\nPS thanks for these articles btw it brings alot together.",
            "userprofile": "https://www.pagoolabs.com/userprofiles/api/texas/?format=api",
            "submit_date": "2017-11-06T22:29:27Z",
            "is_public": true,
            "previous_version": null,
            "edited_date": null,
            "upvotes": 1,
            "downvotes": 0,
            "replies": 1,
            "parent": null,
            "story": "https://www.pagoolabs.com/stories/api/44/?format=api",
            "forum": null
        },
        {
            "url": "https://www.pagoolabs.com/posts/api/69/?format=api",
            "post": "Exactly! Another vote for fx pls.",
            "userprofile": "https://www.pagoolabs.com/userprofiles/api/texas/?format=api",
            "submit_date": "2017-11-06T07:19:47Z",
            "is_public": true,
            "previous_version": null,
            "edited_date": null,
            "upvotes": 1,
            "downvotes": 0,
            "replies": 0,
            "parent": "https://www.pagoolabs.com/posts/api/60/?format=api",
            "story": "https://www.pagoolabs.com/stories/api/42/?format=api",
            "forum": null
        },
        {
            "url": "https://www.pagoolabs.com/posts/api/81/?format=api",
            "post": "Also. I think we need to take more factors into account when we go all in on the trend. Using just the ma cross will land you in heaps of trouble when the mkt starts to see saw.",
            "userprofile": "https://www.pagoolabs.com/userprofiles/api/jono/?format=api",
            "submit_date": "2017-12-02T02:04:11Z",
            "is_public": true,
            "previous_version": null,
            "edited_date": null,
            "upvotes": 1,
            "downvotes": 0,
            "replies": 1,
            "parent": null,
            "story": "https://www.pagoolabs.com/stories/api/48/?format=api",
            "forum": null
        },
        {
            "url": "https://www.pagoolabs.com/posts/api/79/?format=api",
            "post": "Yeah I hadnt thought of that. The yen cross makes alot of sense. The euros just wanted to be first imo. Good background.",
            "userprofile": "https://www.pagoolabs.com/userprofiles/api/jono/?format=api",
            "submit_date": "2017-12-02T01:57:32Z",
            "is_public": true,
            "previous_version": null,
            "edited_date": null,
            "upvotes": 1,
            "downvotes": 0,
            "replies": 0,
            "parent": null,
            "story": "https://www.pagoolabs.com/stories/api/54/?format=api",
            "forum": null
        }
    ]
}