GET /api/v1/tournament_records/?format=api&ordering=creator&page=140
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=creator&page=141",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=creator&page=139",
    "results": [
        {
            "id": 1574,
            "name": "Les meilleurs joueurs 17k-30k",
            "creator": 1409180,
            "group": 25,
            "created": "2023-12-04T15:06:09.805986Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1573,
            "name": "le joueur le plus fort des 17k-25k",
            "creator": 1409180,
            "group": 43,
            "created": "2023-12-04T14:47:42.864511Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1541,
            "name": "LE HONINBO",
            "creator": 1409180,
            "group": 43,
            "created": "2023-10-24T13:44:59.790092Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1540,
            "name": "the best kyu in 16-25",
            "creator": 1409180,
            "group": 43,
            "created": "2023-10-24T13:35:42.845852Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1506,
            "name": "หยกๅๅๅๅ",
            "creator": 1415400,
            "group": 11948,
            "created": "2023-09-04T05:35:23.658632Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1505,
            "name": "เ้อิ",
            "creator": 1415417,
            "group": 11948,
            "created": "2023-09-04T05:34:08.277202Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1507,
            "name": "เก่งจริงชิงมันนี่",
            "creator": 1415910,
            "group": 11948,
            "created": "2023-09-05T02:29:22.319151Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1531,
            "name": "My family group",
            "creator": 1417874,
            "group": 13687,
            "created": "2023-10-15T12:29:01.609043Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1517,
            "name": "QWERTY杯",
            "creator": 1418879,
            "group": 13515,
            "created": "2023-09-16T00:20:33.845253Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1511,
            "name": "T",
            "creator": 1421285,
            "group": 12520,
            "created": "2023-09-07T07:37:14.300044Z",
            "started": null,
            "ended": null
        }
    ]
}