GET /api/v1/tournament_records/?format=api&ordering=-name&page=61
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 1619,
    "next": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-name&page=62",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-name&page=60",
    "results": [
        {
            "id": 888,
            "name": "P605 30",
            "creator": 1029849,
            "group": 43,
            "created": "2021-11-02T05:57:24.219152Z",
            "started": null,
            "ended": null
        },
        {
            "id": 887,
            "name": "P601 30",
            "creator": 1029849,
            "group": 43,
            "created": "2021-11-02T05:48:19.446758Z",
            "started": null,
            "ended": null
        },
        {
            "id": 909,
            "name": "P.5 30",
            "creator": 1083325,
            "group": 9318,
            "created": "2021-11-23T06:08:23.929889Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1341,
            "name": "P",
            "creator": 1240318,
            "group": 25,
            "created": "2023-01-12T04:30:40.107107Z",
            "started": null,
            "ended": null
        },
        {
            "id": 680,
            "name": "p",
            "creator": 945756,
            "group": 9127,
            "created": "2021-05-18T18:54:37.508793Z",
            "started": null,
            "ended": null
        },
        {
            "id": 505,
            "name": "ozzyiscimen",
            "creator": 831547,
            "group": 309,
            "created": "2021-01-23T06:08:40.432092Z",
            "started": null,
            "ended": null
        },
        {
            "id": 501,
            "name": "ozzy",
            "creator": 831547,
            "group": 7697,
            "created": "2021-01-22T12:19:58.936964Z",
            "started": null,
            "ended": null
        },
        {
            "id": 33,
            "name": "Our First Official Tournament",
            "creator": 581268,
            "group": 3986,
            "created": "2019-09-13T17:37:49.030891Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1375,
            "name": "OST",
            "creator": 1126140,
            "group": 11969,
            "created": "2023-03-19T12:33:10.095936Z",
            "started": null,
            "ended": null
        },
        {
            "id": 758,
            "name": "ososo",
            "creator": 981579,
            "group": 8865,
            "created": "2021-07-07T21:47:59.403896Z",
            "started": null,
            "ended": null
        }
    ]
}