GET /api/v1/tournament_records/?format=api&page=7
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&page=8",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&page=6",
    "results": [
        {
            "id": 60,
            "name": "Automatic Sitewide Tournament",
            "creator": 375043,
            "group": 515,
            "created": "2020-01-13T08:34:58.479960Z",
            "started": null,
            "ended": null
        },
        {
            "id": 61,
            "name": "Yay!!!",
            "creator": 192634,
            "group": 25,
            "created": "2020-01-14T12:17:46.767979Z",
            "started": null,
            "ended": null
        },
        {
            "id": 62,
            "name": "AWESOME animal",
            "creator": 696496,
            "group": 4339,
            "created": "2020-01-14T17:02:03.340232Z",
            "started": null,
            "ended": null
        },
        {
            "id": 63,
            "name": "9x9 32 reasons to cry",
            "creator": 582354,
            "group": 3207,
            "created": "2020-01-15T18:59:19.230653Z",
            "started": null,
            "ended": null
        },
        {
            "id": 64,
            "name": "ZESDER Chess & Go Clup Tournament - 01",
            "creator": 680909,
            "group": 3,
            "created": "2020-01-16T11:09:31.101906Z",
            "started": null,
            "ended": null
        },
        {
            "id": 68,
            "name": "La Premiere",
            "creator": 724998,
            "group": 4377,
            "created": "2020-01-26T10:19:33.435099Z",
            "started": null,
            "ended": null
        },
        {
            "id": 69,
            "name": "Test",
            "creator": 151416,
            "group": 633,
            "created": "2020-01-27T03:49:45.865901Z",
            "started": null,
            "ended": null
        },
        {
            "id": 70,
            "name": "osho",
            "creator": 278620,
            "group": 3824,
            "created": "2020-01-28T00:25:23.726575Z",
            "started": null,
            "ended": null
        },
        {
            "id": 71,
            "name": "Beat the Kyu be a Dan series",
            "creator": 281554,
            "group": 20,
            "created": "2020-01-28T08:20:38.471745Z",
            "started": null,
            "ended": null
        },
        {
            "id": 72,
            "name": "Test",
            "creator": 724920,
            "group": 4384,
            "created": "2020-01-29T19:24:35.365544Z",
            "started": null,
            "ended": null
        }
    ]
}