GET /api/v1/tournament_records/?format=api&ordering=started&page=142
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=started&page=143",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=started&page=141",
    "results": [
        {
            "id": 1225,
            "name": "No.1",
            "creator": 1187476,
            "group": 12144,
            "created": "2022-08-04T08:13:41.660709Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1590,
            "name": "12 ราศี ซ้อมครั้งที่ 1",
            "creator": 1483342,
            "group": 2276,
            "created": "2023-12-18T14:12:06.752046Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1226,
            "name": "Torneo DDK",
            "creator": 304261,
            "group": 12150,
            "created": "2022-08-05T12:09:21.024318Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1227,
            "name": "Го в го",
            "creator": 1036335,
            "group": 9932,
            "created": "2022-08-05T16:12:49.423151Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1228,
            "name": "brandonsy35",
            "creator": 1059480,
            "group": 3,
            "created": "2022-08-06T10:13:09.802305Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1229,
            "name": "รานา",
            "creator": 1173424,
            "group": 43,
            "created": "2022-08-06T11:53:10.751954Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1230,
            "name": "CLASIFICATORIO FEMENINO- CONGRESO LATINOAMERICANO 2022",
            "creator": 834790,
            "group": 6424,
            "created": "2022-08-07T12:37:00.869877Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1231,
            "name": "APAC SDK Season 1",
            "creator": 127273,
            "group": 12163,
            "created": "2022-08-10T04:55:18.906709Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1329,
            "name": "OGS Go siyah beyaz",
            "creator": 940118,
            "group": 3,
            "created": "2022-12-29T06:52:40.281413Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1233,
            "name": "match",
            "creator": 1193158,
            "group": 1185,
            "created": "2022-08-15T09:07:48.648364Z",
            "started": null,
            "ended": null
        }
    ]
}