GET /api/v1/tournament_records/?format=api&ordering=-id&page=102
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=-id&page=103",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-id&page=101",
    "results": [
        {
            "id": 647,
            "name": "MWA-PWA Interleague Friendship Tournament 2021",
            "creator": 848128,
            "group": 6974,
            "created": "2021-04-29T14:07:12.784671Z",
            "started": null,
            "ended": null
        },
        {
            "id": 646,
            "name": "我們的比賽",
            "creator": 941875,
            "group": 8390,
            "created": "2021-04-28T07:49:53.898592Z",
            "started": null,
            "ended": null
        },
        {
            "id": 645,
            "name": "我們的比賽",
            "creator": 941875,
            "group": 8390,
            "created": "2021-04-28T07:48:02.044240Z",
            "started": null,
            "ended": null
        },
        {
            "id": 644,
            "name": "me felix",
            "creator": 817673,
            "group": 8517,
            "created": "2021-04-27T22:47:50.983705Z",
            "started": null,
            "ended": null
        },
        {
            "id": 643,
            "name": "Yes",
            "creator": 968373,
            "group": 8702,
            "created": "2021-04-27T22:01:59.055187Z",
            "started": null,
            "ended": null
        },
        {
            "id": 642,
            "name": "-- 1 --",
            "creator": 439429,
            "group": 6982,
            "created": "2021-04-27T11:04:28.382701Z",
            "started": null,
            "ended": null
        },
        {
            "id": 641,
            "name": "-- 2 --",
            "creator": 439429,
            "group": 6982,
            "created": "2021-04-27T11:03:57.918716Z",
            "started": null,
            "ended": null
        },
        {
            "id": 640,
            "name": "Не надо шутить с хамоном",
            "creator": 540483,
            "group": 3064,
            "created": "2021-04-27T09:56:30.277239Z",
            "started": null,
            "ended": null
        },
        {
            "id": 639,
            "name": "我們的對谷",
            "creator": 941875,
            "group": 8390,
            "created": "2021-04-26T10:42:28.803293Z",
            "started": null,
            "ended": null
        },
        {
            "id": 638,
            "name": "gbjdxkfl",
            "creator": 881640,
            "group": 7426,
            "created": "2021-04-25T11:13:49.554390Z",
            "started": null,
            "ended": null
        }
    ]
}