GET /api/v1/tournament_records/?format=api&ordering=creator&page=134
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=135",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=creator&page=133",
    "results": [
        {
            "id": 1436,
            "name": "ZXSadWQWQai",
            "creator": 1271265,
            "group": 10297,
            "created": "2023-04-22T05:48:19.341370Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1435,
            "name": "p{L",
            "creator": 1271265,
            "group": 10297,
            "created": "2023-04-22T05:45:40.615809Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1345,
            "name": "盧思聿",
            "creator": 1275618,
            "group": 25,
            "created": "2023-01-17T10:27:45.983369Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1352,
            "name": "g-(guju",
            "creator": 1288850,
            "group": 12279,
            "created": "2023-02-02T12:24:09.950009Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1359,
            "name": "what's this",
            "creator": 1294749,
            "group": 12821,
            "created": "2023-02-17T04:23:34.506707Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1361,
            "name": "癸卯梅竹_第一盤",
            "creator": 1297043,
            "group": 12918,
            "created": "2023-02-24T17:50:39.178575Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1378,
            "name": "GO TO GO",
            "creator": 1298671,
            "group": 10288,
            "created": "2023-03-21T12:27:32.053857Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1648,
            "name": "제48기 스타 바둑왕전 전문가수부 A조",
            "creator": 1301233,
            "group": 13638,
            "created": "2024-04-14T05:55:22.684878Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1521,
            "name": "2023 기력대결",
            "creator": 1301233,
            "group": 13638,
            "created": "2023-09-26T12:16:19.727790Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1519,
            "name": "국내바둑최강전",
            "creator": 1301233,
            "group": 13638,
            "created": "2023-09-22T13:35:06.173127Z",
            "started": null,
            "ended": null
        }
    ]
}