GET /api/v1/tournament_records/?format=api&ordering=group&page=101
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=102",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=group&page=100",
    "results": [
        {
            "id": 1412,
            "name": "LIHKG Season 4 League A",
            "creator": 872222,
            "group": 8905,
            "created": "2023-03-22T16:41:11.536783Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1325,
            "name": "LIHKG Season 3 League B",
            "creator": 872222,
            "group": 8905,
            "created": "2022-12-27T03:49:14.529260Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1321,
            "name": "LIHKG Season 3 League A",
            "creator": 872222,
            "group": 8905,
            "created": "2022-12-14T20:05:11.769409Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1218,
            "name": "LIHKG Season 2 League C",
            "creator": 872222,
            "group": 8905,
            "created": "2022-07-30T14:28:25.931535Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1217,
            "name": "LIHKG Season 2 League B",
            "creator": 872222,
            "group": 8905,
            "created": "2022-07-30T14:28:19.334630Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1216,
            "name": "LIHKG Season 2 League A",
            "creator": 872222,
            "group": 8905,
            "created": "2022-07-30T14:27:54.009773Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1134,
            "name": "LIHKG Season 1 Bus Cup",
            "creator": 872222,
            "group": 8905,
            "created": "2022-05-11T16:18:21.598343Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1132,
            "name": "LIHKG Season 1 League A",
            "creator": 647190,
            "group": 8905,
            "created": "2022-05-10T14:24:36.765077Z",
            "started": null,
            "ended": null
        },
        {
            "id": 632,
            "name": "B20-Div-3: TARUC CoQ Day",
            "creator": 927838,
            "group": 8924,
            "created": "2021-04-18T00:54:38.578666Z",
            "started": null,
            "ended": null
        },
        {
            "id": 629,
            "name": "Привет",
            "creator": 984039,
            "group": 8940,
            "created": "2021-04-17T13:00:44.940774Z",
            "started": null,
            "ended": null
        }
    ]
}