GET /api/v1/tournament_records/?format=api&ordering=ended&page=156
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=ended&page=157",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=ended&page=155",
    "results": [
        {
            "id": 1482,
            "name": "1357",
            "creator": 1387057,
            "group": 13399,
            "created": "2023-07-14T15:52:46.150350Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1483,
            "name": "旦旦鱼杯",
            "creator": 1363949,
            "group": 13407,
            "created": "2023-07-15T03:50:39.528406Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1484,
            "name": "OGS",
            "creator": 1386258,
            "group": 3,
            "created": "2023-07-16T04:41:16.495967Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1485,
            "name": "International Moon Day",
            "creator": 829659,
            "group": 9450,
            "created": "2023-07-18T21:35:49.338985Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1486,
            "name": "CloudGo",
            "creator": 1097117,
            "group": 13428,
            "created": "2023-07-20T17:00:35.743601Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1487,
            "name": "LIHKG Season 5 League B",
            "creator": 872222,
            "group": 8905,
            "created": "2023-07-23T14:47:25.730130Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1488,
            "name": "Torneo por correspondencia UPN",
            "creator": 746065,
            "group": 4802,
            "created": "2023-07-29T18:34:05.892801Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1489,
            "name": "世界友好棋赛",
            "creator": 1131924,
            "group": 11331,
            "created": "2023-08-02T01:46:45.944409Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1490,
            "name": "festival",
            "creator": 1053160,
            "group": 12462,
            "created": "2023-08-02T11:52:06.877462Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1447,
            "name": "sophie X melisa",
            "creator": 1348122,
            "group": 13117,
            "created": "2023-05-12T22:49:18.693404Z",
            "started": null,
            "ended": null
        }
    ]
}