GET /api/v1/tournament_records/?format=api&ordering=creator&page=69
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=creator&page=70",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=creator&page=68",
    "results": [
        {
            "id": 444,
            "name": "Boya",
            "creator": 878656,
            "group": 7339,
            "created": "2020-11-21T01:07:17.942220Z",
            "started": null,
            "ended": null
        },
        {
            "id": 725,
            "name": "katago-micro即時決賽",
            "creator": 879609,
            "group": 9461,
            "created": "2021-06-18T05:30:40.113103Z",
            "started": null,
            "ended": null
        },
        {
            "id": 463,
            "name": "647",
            "creator": 880168,
            "group": 7524,
            "created": "2020-12-11T03:33:12.947097Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1042,
            "name": "Hola",
            "creator": 880472,
            "group": 4974,
            "created": "2022-03-04T16:47:19.348706Z",
            "started": null,
            "ended": null
        },
        {
            "id": 657,
            "name": "1",
            "creator": 880829,
            "group": 8842,
            "created": "2021-05-04T08:45:50.450962Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1124,
            "name": "KINK",
            "creator": 880830,
            "group": 8842,
            "created": "2022-05-03T07:58:26.859195Z",
            "started": null,
            "ended": null
        },
        {
            "id": 904,
            "name": "Региональный турнир факультета бизнеса \"Капитаны\" в Ростове-на-Дону",
            "creator": 881628,
            "group": 8026,
            "created": "2021-11-19T17:21:47.657250Z",
            "started": null,
            "ended": null
        },
        {
            "id": 777,
            "name": "vggbb",
            "creator": 881633,
            "group": 25,
            "created": "2021-07-22T06:52:06.020523Z",
            "started": null,
            "ended": null
        },
        {
            "id": 492,
            "name": "唔想我嘅感覺!",
            "creator": 881637,
            "group": 7426,
            "created": "2021-01-11T11:01:34.871945Z",
            "started": null,
            "ended": null
        },
        {
            "id": 638,
            "name": "gbjdxkfl",
            "creator": 881640,
            "group": 7426,
            "created": "2021-04-25T11:13:49.554390Z",
            "started": null,
            "ended": null
        }
    ]
}