GET /api/v1/tournament_records/?format=api&ordering=group&page=15
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=16",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=group&page=14",
    "results": [
        {
            "id": 1238,
            "name": "Svyydvgddt",
            "creator": 1086610,
            "group": 25,
            "created": "2022-08-19T08:10:02.404788Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1161,
            "name": "圍棋比賽20220618",
            "creator": 1082531,
            "group": 25,
            "created": "2022-06-18T08:22:13.315662Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1158,
            "name": "圍棋比賽2022",
            "creator": 1082531,
            "group": 25,
            "created": "2022-06-17T13:13:50.315355Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1155,
            "name": "ปัญ",
            "creator": 1165291,
            "group": 25,
            "created": "2022-06-11T14:19:06.201957Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1138,
            "name": "爻爻爻爻爻爻爻爻爻爻爻嶵丈.,.,,,,,,,,,,,,,,,,,,,,,,,了穿.....................穿",
            "creator": 1113978,
            "group": 25,
            "created": "2022-05-15T10:09:42.848994Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1119,
            "name": "友誼對局😀😀",
            "creator": 1086610,
            "group": 25,
            "created": "2022-04-25T13:30:10.893225Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1101,
            "name": "友誼對局",
            "creator": 1086610,
            "group": 25,
            "created": "2022-04-16T04:47:18.404911Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1100,
            "name": "yuju",
            "creator": 1123268,
            "group": 25,
            "created": "2022-04-15T02:37:20.526879Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1098,
            "name": "Uhahsh",
            "creator": 1064944,
            "group": 25,
            "created": "2022-04-12T08:59:36.406598Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1087,
            "name": "Live 9x9 Double Elimination Tournament 2022-04-04 02:40",
            "creator": 1138166,
            "group": 25,
            "created": "2022-04-04T02:53:09.350248Z",
            "started": null,
            "ended": null
        }
    ]
}