GET /api/v1/tournament_records/?format=api&ordering=id&page=66
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&ordering=id&page=67",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=id&page=65",
    "results": [
        {
            "id": 749,
            "name": "noob bot tournament",
            "creator": 991710,
            "group": 6332,
            "created": "2021-07-03T05:24:35.715313Z",
            "started": null,
            "ended": null
        },
        {
            "id": 750,
            "name": "12",
            "creator": 1000928,
            "group": 9578,
            "created": "2021-07-04T11:46:27.288188Z",
            "started": null,
            "ended": null
        },
        {
            "id": 751,
            "name": "test",
            "creator": 908569,
            "group": 9458,
            "created": "2021-07-04T13:26:24.167657Z",
            "started": null,
            "ended": null
        },
        {
            "id": 752,
            "name": "osos",
            "creator": 981579,
            "group": 9085,
            "created": "2021-07-05T21:39:19.556788Z",
            "started": null,
            "ended": null
        },
        {
            "id": 753,
            "name": "osos",
            "creator": 981579,
            "group": 9085,
            "created": "2021-07-05T21:40:50.428258Z",
            "started": null,
            "ended": null
        },
        {
            "id": 754,
            "name": "000",
            "creator": 981903,
            "group": 7255,
            "created": "2021-07-06T09:40:26.863519Z",
            "started": null,
            "ended": null
        },
        {
            "id": 755,
            "name": "go",
            "creator": 1021466,
            "group": 25,
            "created": "2021-07-07T17:18:19.862893Z",
            "started": null,
            "ended": null
        },
        {
            "id": 756,
            "name": "klaus",
            "creator": 714622,
            "group": 3145,
            "created": "2021-07-07T21:03:50.141380Z",
            "started": null,
            "ended": null
        },
        {
            "id": 757,
            "name": "osos",
            "creator": 981579,
            "group": 8865,
            "created": "2021-07-07T21:42:17.325436Z",
            "started": null,
            "ended": null
        },
        {
            "id": 758,
            "name": "ososo",
            "creator": 981579,
            "group": 8865,
            "created": "2021-07-07T21:47:59.403896Z",
            "started": null,
            "ended": null
        }
    ]
}