GET /api/v1/tournament_records/?format=api&ordering=-creator&page=63
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=64",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-creator&page=62",
    "results": [
        {
            "id": 823,
            "name": "Lexx Cup 2021",
            "creator": 1051076,
            "group": 9239,
            "created": "2021-09-12T05:41:43.533153Z",
            "started": null,
            "ended": null
        },
        {
            "id": 864,
            "name": "Autumn Honinbo Title Tournament",
            "creator": 1051076,
            "group": 10103,
            "created": "2021-10-10T09:07:21.958940Z",
            "started": null,
            "ended": null
        },
        {
            "id": 865,
            "name": "Autumn Kison Title Tournament",
            "creator": 1051076,
            "group": 10103,
            "created": "2021-10-10T09:23:49.378672Z",
            "started": null,
            "ended": null
        },
        {
            "id": 866,
            "name": "Autumn Meijin Title Tournament",
            "creator": 1051076,
            "group": 10103,
            "created": "2021-10-10T09:25:28.968234Z",
            "started": null,
            "ended": null
        },
        {
            "id": 937,
            "name": "Battle of Santa Claus 2022",
            "creator": 1051076,
            "group": 10103,
            "created": "2021-12-26T22:06:38.450196Z",
            "started": null,
            "ended": null
        },
        {
            "id": 997,
            "name": "World Battle Valentine's 2022",
            "creator": 1051076,
            "group": 10103,
            "created": "2022-02-04T22:10:11.665132Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1012,
            "name": "1st World Olympic Blitz",
            "creator": 1051076,
            "group": 10103,
            "created": "2022-02-10T22:04:37.259949Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1029,
            "name": "Lord of territories 2022",
            "creator": 1051076,
            "group": 10103,
            "created": "2022-02-21T22:08:30.856638Z",
            "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": 1467,
            "name": "13летнему пацану, который не содержит семью и не платит кредиты некогда группой заниматься, которую он создал....куда катится мир))) и это наше новое поколение?",
            "creator": 1051076,
            "group": 12100,
            "created": "2023-06-24T20:28:50.845376Z",
            "started": null,
            "ended": null
        }
    ]
}