GET /api/v1/tournament_records/?format=api&ordering=id&page=111
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=112",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=id&page=110",
    "results": [
        {
            "id": 1285,
            "name": "European Youth Go Team Championship",
            "creator": 611210,
            "group": 12456,
            "created": "2022-11-08T13:21:40.683926Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1286,
            "name": "TOURNOIS",
            "creator": 1234918,
            "group": 8095,
            "created": "2022-11-09T17:50:25.532795Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1294,
            "name": "Mistrzostwa Polski 2022",
            "creator": 1236199,
            "group": 7,
            "created": "2022-11-10T16:22:30.614184Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1295,
            "name": "Go en Mexico",
            "creator": 796150,
            "group": 7068,
            "created": "2022-11-10T16:24:29.718949Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1296,
            "name": "1st Seoule Sphere",
            "creator": 153455,
            "group": 1398,
            "created": "2022-11-10T20:56:04.751944Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1297,
            "name": "Привет всем! Поддержите турнир участием https://online-go.com/tournament/96691",
            "creator": 1051076,
            "group": 8062,
            "created": "2022-11-13T07:22:48.496619Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1298,
            "name": "Spielaufzeichnung n.01",
            "creator": 614348,
            "group": 12517,
            "created": "2022-11-14T08:40:07.295459Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1299,
            "name": "isousou",
            "creator": 1151261,
            "group": 3,
            "created": "2022-11-14T11:49:55.862679Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1300,
            "name": "j",
            "creator": 1237483,
            "group": 43,
            "created": "2022-11-18T14:44:03.415385Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1301,
            "name": "Сфо",
            "creator": 1087406,
            "group": 5485,
            "created": "2022-11-19T05:06:10.203869Z",
            "started": null,
            "ended": null
        }
    ]
}