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

{
    "count": 1580,
    "next": "https://online-go.com/api/v1/tournament_records/?format=api&page=14",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&page=12",
    "results": [
        {
            "id": 120,
            "name": "Penang Weiqi 2020 League Season 1",
            "creator": 652884,
            "group": 4626,
            "created": "2020-03-28T07:31:36.065967Z",
            "started": null,
            "ended": null
        },
        {
            "id": 122,
            "name": "e1a2ella",
            "creator": 736026,
            "group": 4530,
            "created": "2020-03-29T08:10:44.727299Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1913,
            "name": "围棋狼人杀",
            "creator": 1826337,
            "group": 15545,
            "created": "2025-07-31T13:24:12.551817Z",
            "started": null,
            "ended": null
        },
        {
            "id": 124,
            "name": "Karlovy vary",
            "creator": 716695,
            "group": 31,
            "created": "2020-03-29T17:23:09.667612Z",
            "started": null,
            "ended": null
        },
        {
            "id": 125,
            "name": "wonderer",
            "creator": 749245,
            "group": 43,
            "created": "2020-03-29T18:43:13.254112Z",
            "started": null,
            "ended": null
        },
        {
            "id": 126,
            "name": "Test",
            "creator": 444866,
            "group": 4869,
            "created": "2020-03-30T12:02:57.923048Z",
            "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": 132,
            "name": "Coronavirus Cup",
            "creator": 750109,
            "group": 4685,
            "created": "2020-04-03T02:45:56.141559Z",
            "started": null,
            "ended": null
        },
        {
            "id": 133,
            "name": "---",
            "creator": 427977,
            "group": 1460,
            "created": "2020-04-03T12:54:09.414014Z",
            "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
        }
    ]
}