GET /api/v1/tournament_records/?format=api&ordering=id&page=42
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=43",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=id&page=41",
    "results": [
        {
            "id": 457,
            "name": "oijouou7yjkk",
            "creator": 819853,
            "group": 6443,
            "created": "2020-12-02T04:00:08.779586Z",
            "started": null,
            "ended": null
        },
        {
            "id": 458,
            "name": "\"Капитаны\", Томск. Первый турнир",
            "creator": 723381,
            "group": 7062,
            "created": "2020-12-02T06:28:06.352271Z",
            "started": null,
            "ended": null
        },
        {
            "id": 460,
            "name": "9X9 players",
            "creator": 773189,
            "group": 4081,
            "created": "2020-12-03T12:26:44.552050Z",
            "started": null,
            "ended": null
        },
        {
            "id": 461,
            "name": "blah blah blah what in the world is a tournament record",
            "creator": 835032,
            "group": 6721,
            "created": "2020-12-04T14:39:07.263964Z",
            "started": null,
            "ended": null
        },
        {
            "id": 463,
            "name": "647",
            "creator": 880168,
            "group": 7524,
            "created": "2020-12-11T03:33:12.947097Z",
            "started": null,
            "ended": null
        },
        {
            "id": 464,
            "name": "647",
            "creator": 893173,
            "group": 7524,
            "created": "2020-12-11T03:36:52.574809Z",
            "started": null,
            "ended": null
        },
        {
            "id": 467,
            "name": "FROG",
            "creator": 842857,
            "group": 25,
            "created": "2020-12-15T00:31:48.166516Z",
            "started": null,
            "ended": null
        },
        {
            "id": 468,
            "name": "19x19 1d - 9d+ Friendly Match (tournament)",
            "creator": 770016,
            "group": 6273,
            "created": "2020-12-15T11:09:37.758348Z",
            "started": null,
            "ended": null
        },
        {
            "id": 469,
            "name": "21S1 Division B",
            "creator": 848128,
            "group": 6974,
            "created": "2020-12-16T17:43:20.683073Z",
            "started": null,
            "ended": null
        },
        {
            "id": 470,
            "name": "no se me aburri =u",
            "creator": 784398,
            "group": 6089,
            "created": "2020-12-17T03:32:17.364627Z",
            "started": null,
            "ended": null
        }
    ]
}