GET /api/v1/tournament_records/?format=api&ordering=-group&page=45
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=46",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-group&page=44",
    "results": [
        {
            "id": 966,
            "name": "MOS1D04",
            "creator": 1052870,
            "group": 10124,
            "created": "2022-01-19T08:51:55.068129Z",
            "started": null,
            "ended": null
        },
        {
            "id": 920,
            "name": "!",
            "creator": 1052371,
            "group": 10116,
            "created": "2021-12-06T07:19:10.011198Z",
            "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": 1084,
            "name": "#April CUP Main Tournament 2022",
            "creator": 1139241,
            "group": 10103,
            "created": "2022-04-02T09:12:45.725142Z",
            "started": null,
            "ended": null
        }
    ]
}