GET /api/v1/tournament_records/?format=api&ordering=group&page=108
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=109",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=group&page=107",
    "results": [
        {
            "id": 1485,
            "name": "International Moon Day",
            "creator": 829659,
            "group": 9450,
            "created": "2023-07-18T21:35:49.338985Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1331,
            "name": "Round Robin",
            "creator": 829659,
            "group": 9450,
            "created": "2022-12-30T18:41:26.785866Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1237,
            "name": "round robin",
            "creator": 829659,
            "group": 9450,
            "created": "2022-08-18T23:31:05.645867Z",
            "started": null,
            "ended": null
        },
        {
            "id": 723,
            "name": "9x9 blitz",
            "creator": 482393,
            "group": 9451,
            "created": "2021-06-17T15:31:26.736074Z",
            "started": null,
            "ended": null
        },
        {
            "id": 751,
            "name": "test",
            "creator": 908569,
            "group": 9458,
            "created": "2021-07-04T13:26:24.167657Z",
            "started": null,
            "ended": null
        },
        {
            "id": 725,
            "name": "katago-micro即時決賽",
            "creator": 879609,
            "group": 9461,
            "created": "2021-06-18T05:30:40.113103Z",
            "started": null,
            "ended": null
        },
        {
            "id": 722,
            "name": "A",
            "creator": 1013057,
            "group": 9473,
            "created": "2021-06-17T15:17:26.914448Z",
            "started": null,
            "ended": null
        },
        {
            "id": 735,
            "name": "k",
            "creator": 1015881,
            "group": 9521,
            "created": "2021-06-25T20:07:40.706112Z",
            "started": null,
            "ended": null
        },
        {
            "id": 747,
            "name": "wangxu",
            "creator": 859368,
            "group": 9525,
            "created": "2021-07-01T04:34:45.150274Z",
            "started": null,
            "ended": null
        },
        {
            "id": 750,
            "name": "12",
            "creator": 1000928,
            "group": 9578,
            "created": "2021-07-04T11:46:27.288188Z",
            "started": null,
            "ended": null
        }
    ]
}