GET /api/v1/tournament_records/?format=api&ordering=-ended&page=18
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=-ended&page=19",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-ended&page=17",
    "results": [
        {
            "id": 178,
            "name": "GOOOO",
            "creator": 756892,
            "group": 5275,
            "created": "2020-04-23T14:40:40.970544Z",
            "started": null,
            "ended": null
        },
        {
            "id": 179,
            "name": "PrimerTorneo",
            "creator": 766354,
            "group": 5403,
            "created": "2020-04-24T00:44:54.352250Z",
            "started": null,
            "ended": null
        },
        {
            "id": 180,
            "name": "Mehmet",
            "creator": 758230,
            "group": 25,
            "created": "2020-04-25T13:08:01.082610Z",
            "started": null,
            "ended": null
        },
        {
            "id": 181,
            "name": "McMahon Mehmet Turnuvası",
            "creator": 758230,
            "group": 3,
            "created": "2020-04-25T13:23:31.328045Z",
            "started": null,
            "ended": null
        },
        {
            "id": 182,
            "name": "1234567890-=",
            "creator": 748237,
            "group": 5437,
            "created": "2020-04-25T16:11:19.628746Z",
            "started": null,
            "ended": null
        },
        {
            "id": 183,
            "name": "GapGap No1",
            "creator": 758272,
            "group": 5172,
            "created": "2020-04-26T02:27:53.959377Z",
            "started": null,
            "ended": null
        },
        {
            "id": 142,
            "name": "8vo Torneo Mexicano de Go por Internet",
            "creator": 124958,
            "group": 678,
            "created": "2020-04-07T18:07:02.040678Z",
            "started": null,
            "ended": null
        },
        {
            "id": 184,
            "name": "GapGap Nio.1",
            "creator": 758272,
            "group": 5172,
            "created": "2020-04-26T02:28:29.268210Z",
            "started": null,
            "ended": null
        },
        {
            "id": 185,
            "name": "gapGap No.1",
            "creator": 758272,
            "group": 5172,
            "created": "2020-04-26T02:28:54.428327Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1,
            "name": "Test record",
            "creator": 1,
            "group": 723,
            "created": "2019-07-13T13:39:35.741887Z",
            "started": null,
            "ended": null
        }
    ]
}