GET /api/v1/tournament_records/?format=api&page=118
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&page=119",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&page=117",
    "results": [
        {
            "id": 1510,
            "name": "T",
            "creator": 1240290,
            "group": 12520,
            "created": "2023-09-07T07:34:47.053867Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1513,
            "name": "QWERTY!!!",
            "creator": 1408273,
            "group": 25,
            "created": "2023-09-08T10:39:47.142742Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1515,
            "name": "Pokemon Go competition cool",
            "creator": 1236996,
            "group": 6427,
            "created": "2023-09-14T01:15:02.096223Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1517,
            "name": "QWERTY杯",
            "creator": 1418879,
            "group": 13515,
            "created": "2023-09-16T00:20:33.845253Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1619,
            "name": "Bill",
            "creator": 1507765,
            "group": 12602,
            "created": "2024-02-18T17:44:45.954374Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1668,
            "name": "LIHKG Season 7 League A",
            "creator": 872222,
            "group": 8905,
            "created": "2024-05-05T14:23:06.623847Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1879,
            "name": "The Cutting Board",
            "creator": 955176,
            "group": 13106,
            "created": "2025-05-17T16:18:30.149050Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1888,
            "name": "vreh5y",
            "creator": 1765191,
            "group": 12599,
            "created": "2025-06-07T16:53:14.608269Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1697,
            "name": "cờ vây quốc gia2",
            "creator": 1564390,
            "group": 14332,
            "created": "2024-06-21T10:11:35.541159Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1889,
            "name": "mtgz",
            "creator": 1765191,
            "group": 15283,
            "created": "2025-06-09T23:26:17.985677Z",
            "started": null,
            "ended": null
        }
    ]
}