GET /posts/api/?format=api&ordering=-userprofile&page=2
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=3",
    "previous": "https://www.pagoolabs.com/posts/api/?format=api&ordering=-userprofile",
    "results": [
        {
            "url": "https://www.pagoolabs.com/posts/api/74/?format=api",
            "post": "I am almost convinced but is there a difference between timezone and timeframe?",
            "userprofile": "https://www.pagoolabs.com/userprofiles/api/Raj/?format=api",
            "submit_date": "2017-11-09T10:51:47Z",
            "is_public": true,
            "previous_version": null,
            "edited_date": null,
            "upvotes": 1,
            "downvotes": 0,
            "replies": 1,
            "parent": null,
            "story": "https://www.pagoolabs.com/stories/api/50/?format=api",
            "forum": null
        },
        {
            "url": "https://www.pagoolabs.com/posts/api/67/?format=api",
            "post": "I like this as a kind of how to.  I looked ahead into the systems stuff in the future chapters. Not having read those yet I can still see why setups are important info. The systems stuff is heavier going if you ask me. I wanna see some more. FX is the way to go.",
            "userprofile": "https://www.pagoolabs.com/userprofiles/api/texas/?format=api",
            "submit_date": "2017-11-06T06:39:40Z",
            "is_public": true,
            "previous_version": null,
            "edited_date": null,
            "upvotes": 1,
            "downvotes": 0,
            "replies": 1,
            "parent": null,
            "story": "https://www.pagoolabs.com/stories/api/38/?format=api",
            "forum": null
        },
        {
            "url": "https://www.pagoolabs.com/posts/api/72/?format=api",
            "post": "Got it! t.",
            "userprofile": "https://www.pagoolabs.com/userprofiles/api/texas/?format=api",
            "submit_date": "2017-11-07T04:08:47Z",
            "is_public": true,
            "previous_version": null,
            "edited_date": null,
            "upvotes": 1,
            "downvotes": 0,
            "replies": 0,
            "parent": null,
            "story": "https://www.pagoolabs.com/stories/api/44/?format=api",
            "forum": null
        },
        {
            "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
        }
    ]
}