GET /api/v1/tournament_records/?format=api&ordering=-created&page=147
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=148",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-created&page=146",
    "results": [
        {
            "id": 136,
            "name": "o god",
            "creator": 736026,
            "group": 4530,
            "created": "2020-04-05T03:44:31.464198Z",
            "started": null,
            "ended": null
        },
        {
            "id": 135,
            "name": "bastan bastan",
            "creator": 736663,
            "group": 4530,
            "created": "2020-04-04T15:52:53.726864Z",
            "started": null,
            "ended": null
        },
        {
            "id": 134,
            "name": "Partidas de Go BMX",
            "creator": 607938,
            "group": 4974,
            "created": "2020-04-04T14:29:27.459778Z",
            "started": null,
            "ended": null
        },
        {
            "id": 133,
            "name": "---",
            "creator": 427977,
            "group": 1460,
            "created": "2020-04-03T12:54:09.414014Z",
            "started": null,
            "ended": null
        },
        {
            "id": 132,
            "name": "Coronavirus Cup",
            "creator": 750109,
            "group": 4685,
            "created": "2020-04-03T02:45:56.141559Z",
            "started": null,
            "ended": null
        },
        {
            "id": 131,
            "name": "Meijin de Meijines",
            "creator": 500667,
            "group": 4621,
            "created": "2020-03-31T21:15:32.473094Z",
            "started": null,
            "ended": null
        },
        {
            "id": 130,
            "name": "Slobodne partije",
            "creator": 687324,
            "group": 4800,
            "created": "2020-03-31T17:53:20.161819Z",
            "started": null,
            "ended": null
        },
        {
            "id": 128,
            "name": "ใƒ†ใ‚นใƒˆ",
            "creator": 750823,
            "group": 4958,
            "created": "2020-03-31T13:24:12.964734Z",
            "started": null,
            "ended": null
        },
        {
            "id": 127,
            "name": "Tutury",
            "creator": 658024,
            "group": 4944,
            "created": "2020-03-30T20:29:05.983654Z",
            "started": null,
            "ended": null
        },
        {
            "id": 126,
            "name": "Test",
            "creator": 444866,
            "group": 4869,
            "created": "2020-03-30T12:02:57.923048Z",
            "started": null,
            "ended": null
        }
    ]
}