GET /api/v1/tournament_records/?format=api&ordering=-name&page=147
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 1579,
    "next": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-name&page=148",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-name&page=146",
    "results": [
        {
            "id": 1640,
            "name": "แข่งขันครั้งที่ 1",
            "creator": 1024138,
            "group": 9818,
            "created": "2024-03-30T05:26:07.086915Z",
            "started": null,
            "ended": null
        },
        {
            "id": 409,
            "name": "อยากกินชาบู​ รอบที่1",
            "creator": 518568,
            "group": 2289,
            "created": "2020-10-13T22:16:51.963103Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1198,
            "name": "กระดานที่1",
            "creator": 1175282,
            "group": 12021,
            "created": "2022-07-07T03:47:16.962177Z",
            "started": null,
            "ended": null
        },
        {
            "id": 991,
            "name": "โกะปะละ#1",
            "creator": 635044,
            "group": 11016,
            "created": "2022-01-30T02:59:44.678237Z",
            "started": null,
            "ended": null
        },
        {
            "id": 118,
            "name": "ปลาทู1",
            "creator": 510353,
            "group": 4821,
            "created": "2020-03-26T03:27:32.767068Z",
            "started": null,
            "ended": null
        },
        {
            "id": 642,
            "name": "-- 1 --",
            "creator": 439429,
            "group": 6982,
            "created": "2021-04-27T11:04:28.382701Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1315,
            "name": "1",
            "creator": 1223011,
            "group": 6427,
            "created": "2022-12-05T08:59:30.090222Z",
            "started": null,
            "ended": null
        },
        {
            "id": 895,
            "name": "1",
            "creator": 1071445,
            "group": 8896,
            "created": "2021-11-12T08:04:05.457885Z",
            "started": null,
            "ended": null
        },
        {
            "id": 657,
            "name": "1",
            "creator": 880829,
            "group": 8842,
            "created": "2021-05-04T08:45:50.450962Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1159,
            "name": "1",
            "creator": 1123631,
            "group": 11951,
            "created": "2022-06-17T17:34:30.654443Z",
            "started": null,
            "ended": null
        }
    ]
}