GET /api/v1/tournament_records/?format=api&ordering=id&page=11
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=id&page=12",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=id&page=10",
    "results": [
        {
            "id": 116,
            "name": "Kyu Level Study Group Ep 2",
            "creator": 728777,
            "group": 43,
            "created": "2020-03-25T19:49:28.038855Z",
            "started": null,
            "ended": null
        },
        {
            "id": 117,
            "name": "Kyu Level Study Group Ep 00000001",
            "creator": 728777,
            "group": 43,
            "created": "2020-03-25T19:53:05.163032Z",
            "started": null,
            "ended": null
        },
        {
            "id": 118,
            "name": "ปลาทู1",
            "creator": 510353,
            "group": 4821,
            "created": "2020-03-26T03:27:32.767068Z",
            "started": null,
            "ended": null
        },
        {
            "id": 119,
            "name": "lagazelle",
            "creator": 610985,
            "group": 95,
            "created": "2020-03-27T11:18:26.682790Z",
            "started": null,
            "ended": null
        },
        {
            "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": 121,
            "name": "Subscribe to bobby bs",
            "creator": 747928,
            "group": 4530,
            "created": "2020-03-29T01:38:24.847976Z",
            "started": null,
            "ended": null
        },
        {
            "id": 122,
            "name": "e1a2ella",
            "creator": 736026,
            "group": 4530,
            "created": "2020-03-29T08:10:44.727299Z",
            "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
        }
    ]
}