GET /api/v1/tournament_records/?format=api&ordering=-created&page=156
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 1579,
    "next": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-created&page=157",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-created&page=155",
    "results": [
        {
            "id": 31,
            "name": "Jverifrefu Srifirefrei",
            "creator": 649829,
            "group": 3640,
            "created": "2019-09-09T23:27:37.556434Z",
            "started": null,
            "ended": null
        },
        {
            "id": 29,
            "name": "AYD Season 25",
            "creator": 473434,
            "group": 3777,
            "created": "2019-09-06T17:20:10.058236Z",
            "started": null,
            "ended": null
        },
        {
            "id": 28,
            "name": "   ",
            "creator": 153455,
            "group": 1398,
            "created": "2019-09-05T11:12:02.092368Z",
            "started": null,
            "ended": null
        },
        {
            "id": 27,
            "name": "Round 1",
            "creator": 317928,
            "group": 3965,
            "created": "2019-09-04T16:07:06.614495Z",
            "started": null,
            "ended": null
        },
        {
            "id": 26,
            "name": "turniej testowy",
            "creator": 657924,
            "group": 3812,
            "created": "2019-09-01T10:36:36.314156Z",
            "started": null,
            "ended": null
        },
        {
            "id": 25,
            "name": "join now",
            "creator": 646491,
            "group": 3704,
            "created": "2019-08-31T12:55:49.851523Z",
            "started": null,
            "ended": null
        },
        {
            "id": 24,
            "name": "Test Tournment",
            "creator": 79,
            "group": 1460,
            "created": "2019-08-30T08:25:07.599863Z",
            "started": null,
            "ended": null
        },
        {
            "id": 23,
            "name": "test 3",
            "creator": 572024,
            "group": 2946,
            "created": "2019-08-27T23:53:31.393344Z",
            "started": null,
            "ended": null
        },
        {
            "id": 22,
            "name": "Friday Morning Blitz ya Punkz!",
            "creator": 217422,
            "group": 2014,
            "created": "2019-08-23T11:22:43.732165Z",
            "started": null,
            "ended": null
        },
        {
            "id": 21,
            "name": "2nd Test",
            "creator": 572024,
            "group": 2946,
            "created": "2019-08-15T19:30:52.853761Z",
            "started": null,
            "ended": null
        }
    ]
}