GET /api/v1/tournament_records/?format=api&ordering=-creator&page=143
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=144",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-creator&page=142",
    "results": [
        {
            "id": 679,
            "name": "รวมสุดยอดฝีมือ ครั้งที่ 1 (2564)ปะทะเดือด",
            "creator": 517674,
            "group": 2328,
            "created": "2021-05-17T14:34:01.878721Z",
            "started": null,
            "ended": null
        },
        {
            "id": 10,
            "name": "Annual Tournament",
            "creator": 511520,
            "group": 43,
            "created": "2019-07-17T23:48:00.378759Z",
            "started": null,
            "ended": null
        },
        {
            "id": 272,
            "name": "So tournament",
            "creator": 510407,
            "group": 6014,
            "created": "2020-06-11T03:37:23.421916Z",
            "started": null,
            "ended": null
        },
        {
            "id": 118,
            "name": "ปลาทู1",
            "creator": 510353,
            "group": 4821,
            "created": "2020-03-26T03:27:32.767068Z",
            "started": null,
            "ended": null
        },
        {
            "id": 195,
            "name": "BPK League v1",
            "creator": 510353,
            "group": 2293,
            "created": "2020-05-01T01:59:54.937291Z",
            "started": null,
            "ended": null
        },
        {
            "id": 471,
            "name": "Bpk",
            "creator": 510353,
            "group": 2293,
            "created": "2020-12-19T03:25:12.659244Z",
            "started": null,
            "ended": null
        },
        {
            "id": 14,
            "name": "DDK Bracket Tourney",
            "creator": 508594,
            "group": 3524,
            "created": "2019-07-23T19:09:36.693622Z",
            "started": null,
            "ended": null
        },
        {
            "id": 131,
            "name": "Meijin de Meijines",
            "creator": 500667,
            "group": 4621,
            "created": "2020-03-31T21:15:32.473094Z",
            "started": null,
            "ended": null
        },
        {
            "id": 7,
            "name": "Delete test",
            "creator": 497519,
            "group": 508,
            "created": "2019-07-15T09:51:52.249995Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1764,
            "name": "Finnish Championship Preliminaries 2024",
            "creator": 495337,
            "group": 13427,
            "created": "2024-09-26T06:07:47.249431Z",
            "started": null,
            "ended": null
        }
    ]
}