GET /api/v1/tournament_records/?format=api&ordering=creator&page=109
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=110",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=creator&page=108",
    "results": [
        {
            "id": 1158,
            "name": "圍棋比賽2022",
            "creator": 1082531,
            "group": 25,
            "created": "2022-06-17T13:13:50.315355Z",
            "started": null,
            "ended": null
        },
        {
            "id": 912,
            "name": "1st Trial",
            "creator": 1083212,
            "group": 10657,
            "created": "2021-11-25T23:24:21.962813Z",
            "started": null,
            "ended": null
        },
        {
            "id": 909,
            "name": "P.5 30",
            "creator": 1083325,
            "group": 9318,
            "created": "2021-11-23T06:08:23.929889Z",
            "started": null,
            "ended": null
        },
        {
            "id": 910,
            "name": "高手competition",
            "creator": 1084107,
            "group": 10647,
            "created": "2021-11-25T09:03:19.845047Z",
            "started": null,
            "ended": null
        },
        {
            "id": 915,
            "name": "AnnoyingBotz (not rly bots)",
            "creator": 1084488,
            "group": 10675,
            "created": "2021-11-28T04:27:25.064808Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1121,
            "name": "For Fun",
            "creator": 1084605,
            "group": 11458,
            "created": "2022-04-28T23:48:39.369684Z",
            "started": null,
            "ended": null
        },
        {
            "id": 924,
            "name": "เกมแข่งขันที่ ๑",
            "creator": 1085401,
            "group": 10723,
            "created": "2021-12-08T05:39:31.208917Z",
            "started": null,
            "ended": null
        },
        {
            "id": 916,
            "name": "GAU",
            "creator": 1085408,
            "group": 25,
            "created": "2021-11-28T06:28:11.013801Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1238,
            "name": "Svyydvgddt",
            "creator": 1086610,
            "group": 25,
            "created": "2022-08-19T08:10:02.404788Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1119,
            "name": "友誼對局😀😀",
            "creator": 1086610,
            "group": 25,
            "created": "2022-04-25T13:30:10.893225Z",
            "started": null,
            "ended": null
        }
    ]
}