GET /api/v1/tournament_records/?format=api&ordering=-group&page=70
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=-group&page=71",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-group&page=69",
    "results": [
        {
            "id": 540,
            "name": "Elygo",
            "creator": 924839,
            "group": 8095,
            "created": "2021-02-15T12:23:02.224937Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1286,
            "name": "TOURNOIS",
            "creator": 1234918,
            "group": 8095,
            "created": "2022-11-09T17:50:25.532795Z",
            "started": null,
            "ended": null
        },
        {
            "id": 873,
            "name": "a1234567",
            "creator": 944876,
            "group": 8074,
            "created": "2021-10-18T07:51:46.963145Z",
            "started": null,
            "ended": null
        },
        {
            "id": 536,
            "name": "Tournament 1",
            "creator": 902324,
            "group": 8069,
            "created": "2021-02-13T05:18:56.499660Z",
            "started": null,
            "ended": null
        },
        {
            "id": 507,
            "name": "Январский турнир 13х13",
            "creator": 815616,
            "group": 8062,
            "created": "2021-01-23T06:40:51.476879Z",
            "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": 500,
            "name": "Sek",
            "creator": 883590,
            "group": 8056,
            "created": "2021-01-22T11:48:39.944730Z",
            "started": null,
            "ended": null
        },
        {
            "id": 515,
            "name": "ProGo",
            "creator": 760461,
            "group": 8048,
            "created": "2021-01-30T10:09:49.691723Z",
            "started": null,
            "ended": null
        },
        {
            "id": 764,
            "name": "siwa",
            "creator": 1024662,
            "group": 8028,
            "created": "2021-07-15T07:18:46.489826Z",
            "started": null,
            "ended": null
        },
        {
            "id": 529,
            "name": "Test 2",
            "creator": 755916,
            "group": 8026,
            "created": "2021-02-07T14:01:46.890235Z",
            "started": null,
            "ended": null
        }
    ]
}