GET /api/v1/tournament_records/?format=api&ordering=created&page=13
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=14",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=created&page=12",
    "results": [
        {
            "id": 138,
            "name": "goooooo",
            "creator": 744918,
            "group": 25,
            "created": "2020-04-06T11:46:18.122969Z",
            "started": null,
            "ended": null
        },
        {
            "id": 139,
            "name": "Ishira",
            "creator": 737259,
            "group": 5055,
            "created": "2020-04-06T14:11:41.860940Z",
            "started": null,
            "ended": null
        },
        {
            "id": 140,
            "name": "go time",
            "creator": 748929,
            "group": 515,
            "created": "2020-04-06T20:31:47.789670Z",
            "started": null,
            "ended": null
        },
        {
            "id": 141,
            "name": "BTS League B (1)",
            "creator": 458415,
            "group": 4889,
            "created": "2020-04-07T02:59:16.076959Z",
            "started": null,
            "ended": null
        },
        {
            "id": 142,
            "name": "8vo Torneo Mexicano de Go por Internet",
            "creator": 124958,
            "group": 678,
            "created": "2020-04-07T18:07:02.040678Z",
            "started": null,
            "ended": null
        },
        {
            "id": 143,
            "name": "Fun瑞士制",
            "creator": 752727,
            "group": 5110,
            "created": "2020-04-08T04:09:28.077370Z",
            "started": null,
            "ended": null
        },
        {
            "id": 146,
            "name": "19der",
            "creator": 466732,
            "group": 95,
            "created": "2020-04-08T16:07:40.192386Z",
            "started": null,
            "ended": null
        },
        {
            "id": 147,
            "name": "BTS League B (2)",
            "creator": 458415,
            "group": 4889,
            "created": "2020-04-09T02:41:20.722236Z",
            "started": null,
            "ended": null
        },
        {
            "id": 148,
            "name": "BTS League A (2)",
            "creator": 458415,
            "group": 4889,
            "created": "2020-04-09T02:44:05.139328Z",
            "started": null,
            "ended": null
        },
        {
            "id": 150,
            "name": "Test",
            "creator": 748286,
            "group": 5132,
            "created": "2020-04-09T10:51:25.992514Z",
            "started": null,
            "ended": null
        }
    ]
}