GET /api/v1/tournament_records/?format=api&ordering=ended&page=113
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=ended&page=114",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=ended&page=112",
    "results": [
        {
            "id": 1196,
            "name": "ㅗㅗㅗ",
            "creator": 780164,
            "group": 12019,
            "created": "2022-07-06T05:41:20.768639Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1168,
            "name": "111",
            "creator": 1173271,
            "group": 12005,
            "created": "2022-07-02T01:31:00.278431Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1197,
            "name": "แข่ง",
            "creator": 1175221,
            "group": 12021,
            "created": "2022-07-07T03:34:40.281786Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1170,
            "name": "german",
            "creator": 875708,
            "group": 11839,
            "created": "2022-07-02T17:39:13.777102Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1301,
            "name": "Сфо",
            "creator": 1087406,
            "group": 5485,
            "created": "2022-11-19T05:06:10.203869Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1173,
            "name": "HINHIN",
            "creator": 1113978,
            "group": 3,
            "created": "2022-07-03T08:43:27.235527Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1174,
            "name": "ตูน",
            "creator": 1165682,
            "group": 2289,
            "created": "2022-07-03T08:44:07.938521Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1310,
            "name": "Beginners' Cup",
            "creator": 1235089,
            "group": 177,
            "created": "2022-11-28T18:02:05.682229Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1302,
            "name": "W",
            "creator": 1163847,
            "group": 25,
            "created": "2022-11-19T14:47:20.210765Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1303,
            "name": "ОЛЕГ",
            "creator": 1233694,
            "group": 12546,
            "created": "2022-11-20T19:03:33.438133Z",
            "started": null,
            "ended": null
        }
    ]
}