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

{
    "count": 1620,
    "next": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=creator&page=139",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=creator&page=137",
    "results": [
        {
            "id": 1680,
            "name": "hho",
            "creator": 1382043,
            "group": 2289,
            "created": "2024-05-29T13:32:25.914051Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1613,
            "name": "Yyy",
            "creator": 1385882,
            "group": 13697,
            "created": "2024-01-27T13:20:51.475151Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1516,
            "name": "Sdbfre",
            "creator": 1386258,
            "group": 3,
            "created": "2023-09-15T08:06:31.263756Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1484,
            "name": "OGS",
            "creator": 1386258,
            "group": 3,
            "created": "2023-07-16T04:41:16.495967Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1475,
            "name": "OGS",
            "creator": 1386258,
            "group": 3,
            "created": "2023-07-09T03:04:08.447337Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1473,
            "name": "圍棋",
            "creator": 1386258,
            "group": 3,
            "created": "2023-07-06T08:20:40.302013Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1472,
            "name": "Nyrwnsyrmxhfmyxf",
            "creator": 1386258,
            "group": 3,
            "created": "2023-07-06T05:55:16.028677Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1482,
            "name": "1357",
            "creator": 1387057,
            "group": 13399,
            "created": "2023-07-14T15:52:46.150350Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1538,
            "name": "ああ",
            "creator": 1387777,
            "group": 13717,
            "created": "2023-10-24T12:52:08.362708Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1545,
            "name": "9х9 бом бом",
            "creator": 1390451,
            "group": 13563,
            "created": "2023-10-30T17:23:10.134501Z",
            "started": null,
            "ended": null
        }
    ]
}