GET /api/v1/tournament_records/?format=api&page=31
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&page=32",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&page=30",
    "results": [
        {
            "id": 305,
            "name": "chacra7",
            "creator": 752325,
            "group": 3186,
            "created": "2020-07-05T16:34:52.540982Z",
            "started": null,
            "ended": null
        },
        {
            "id": 306,
            "name": "Kuksu Tourney",
            "creator": 690746,
            "group": 515,
            "created": "2020-07-06T04:41:21.819894Z",
            "started": null,
            "ended": null
        },
        {
            "id": 307,
            "name": "筑紫の集い",
            "creator": 786109,
            "group": 5812,
            "created": "2020-07-10T00:59:55.774330Z",
            "started": null,
            "ended": null
        },
        {
            "id": 308,
            "name": "筑紫の集い",
            "creator": 786109,
            "group": 5812,
            "created": "2020-07-10T01:20:25.527154Z",
            "started": null,
            "ended": null
        },
        {
            "id": 309,
            "name": "筑紫の集い",
            "creator": 786109,
            "group": 5812,
            "created": "2020-07-10T01:21:17.913883Z",
            "started": null,
            "ended": null
        },
        {
            "id": 310,
            "name": "Привет",
            "creator": 751432,
            "group": 4787,
            "created": "2020-07-10T09:37:43.572263Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1251,
            "name": "SDK Season 1",
            "creator": 127273,
            "group": 12163,
            "created": "2022-09-21T01:17:35.338940Z",
            "started": null,
            "ended": null
        },
        {
            "id": 312,
            "name": ".",
            "creator": 811152,
            "group": 6304,
            "created": "2020-07-14T05:00:40.390324Z",
            "started": null,
            "ended": null
        },
        {
            "id": 314,
            "name": "123",
            "creator": 802455,
            "group": 43,
            "created": "2020-07-18T10:06:17.999004Z",
            "started": null,
            "ended": null
        },
        {
            "id": 315,
            "name": "1ra Liga Mexicana de Go por Internet 2020-2021",
            "creator": 124958,
            "group": 678,
            "created": "2020-07-19T10:19:06.226380Z",
            "started": null,
            "ended": null
        }
    ]
}