GET /api/v1/tournament_records/?format=api&ordering=-name&page=139
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=-name&page=140",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-name&page=138",
    "results": [
        {
            "id": 919,
            "name": "20220101",
            "creator": 1080477,
            "group": 10645,
            "created": "2021-12-04T10:32:12.342192Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1609,
            "name": "2022",
            "creator": 751079,
            "group": 4567,
            "created": "2024-01-23T21:20:23.150350Z",
            "started": null,
            "ended": null
        },
        {
            "id": 929,
            "name": "2021棋王争霸赛",
            "creator": 426307,
            "group": 6636,
            "created": "2021-12-13T03:49:42.895462Z",
            "started": null,
            "ended": null
        },
        {
            "id": 534,
            "name": "2021vs4",
            "creator": 926454,
            "group": 8297,
            "created": "2021-02-10T04:35:25.769613Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1001,
            "name": "2021 Türkiye Go Playoff Turnuvası",
            "creator": 467829,
            "group": 561,
            "created": "2022-02-05T07:19:57.898666Z",
            "started": null,
            "ended": null
        },
        {
            "id": 936,
            "name": "2021 Canwa Team GoChampionship",
            "creator": 1087831,
            "group": 10698,
            "created": "2021-12-25T17:41:10.802037Z",
            "started": null,
            "ended": null
        },
        {
            "id": 3,
            "name": "2019 US Masters",
            "creator": 69627,
            "group": 3837,
            "created": "2019-07-13T15:12:08.515993Z",
            "started": null,
            "ended": null
        },
        {
            "id": 4,
            "name": "2019 Redmond Cup Youth Tournament",
            "creator": 655435,
            "group": 3837,
            "created": "2019-07-13T15:28:09.785569Z",
            "started": null,
            "ended": null
        },
        {
            "id": 45,
            "name": "2019 Cotsen Open in Los Angeles, CA",
            "creator": 69627,
            "group": 3837,
            "created": "2019-10-27T04:59:29.438129Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1207,
            "name": "กระดาน20",
            "creator": 1177398,
            "group": 12059,
            "created": "2022-07-12T04:59:16.063719Z",
            "started": null,
            "ended": null
        }
    ]
}