GET /api/v1/tournament_records/?format=api&ordering=-id&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=-id&page=46",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-id&page=44",
    "results": [
        {
            "id": 1334,
            "name": "BeginnerGo January 2023 Group D",
            "creator": 657217,
            "group": 12729,
            "created": "2023-01-02T20:19:49.041185Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1333,
            "name": "Test1",
            "creator": 1106591,
            "group": 10923,
            "created": "2023-01-01T20:44:56.781134Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1332,
            "name": "Result",
            "creator": 1106591,
            "group": 10923,
            "created": "2023-01-01T18:26:41.274537Z",
            "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": 1330,
            "name": "Hi",
            "creator": 988149,
            "group": 95,
            "created": "2022-12-29T11:24:03.703329Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1329,
            "name": "OGS Go siyah beyaz",
            "creator": 940118,
            "group": 3,
            "created": "2022-12-29T06:52:40.281413Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1328,
            "name": "OGS Go siyah beyaz",
            "creator": 940118,
            "group": 3,
            "created": "2022-12-29T06:49:34.612431Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1327,
            "name": "555",
            "creator": 1192245,
            "group": 25,
            "created": "2022-12-27T14:15:38.502044Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1326,
            "name": "555",
            "creator": 1192245,
            "group": 25,
            "created": "2022-12-27T14:12:29.073299Z",
            "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
        }
    ]
}