GET /api/v1/tournament_records/?format=api&ordering=id&page=51
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=52",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=id&page=50",
    "results": [
        {
            "id": 568,
            "name": "BGA Online Congress 2021",
            "creator": 102628,
            "group": 7952,
            "created": "2021-03-07T09:52:21.579813Z",
            "started": null,
            "ended": null
        },
        {
            "id": 569,
            "name": "Group Section IV",
            "creator": 89993,
            "group": 8562,
            "created": "2021-03-07T19:18:24.267141Z",
            "started": null,
            "ended": null
        },
        {
            "id": 571,
            "name": "Los Gatitos Pipiolos",
            "creator": 719091,
            "group": 7638,
            "created": "2021-03-08T18:51:42.085761Z",
            "started": null,
            "ended": null
        },
        {
            "id": 572,
            "name": "ok",
            "creator": 838059,
            "group": 4725,
            "created": "2021-03-09T13:48:41.332255Z",
            "started": null,
            "ended": null
        },
        {
            "id": 573,
            "name": "doruk",
            "creator": 955814,
            "group": 8555,
            "created": "2021-03-10T09:08:59.849104Z",
            "started": null,
            "ended": null
        },
        {
            "id": 574,
            "name": "Bora",
            "creator": 957151,
            "group": 8555,
            "created": "2021-03-10T09:16:09.359113Z",
            "started": null,
            "ended": null
        },
        {
            "id": 575,
            "name": "Bora",
            "creator": 957151,
            "group": 8555,
            "created": "2021-03-10T09:17:54.260151Z",
            "started": null,
            "ended": null
        },
        {
            "id": 577,
            "name": "testing",
            "creator": 302584,
            "group": 8219,
            "created": "2021-03-11T04:58:26.302363Z",
            "started": null,
            "ended": null
        },
        {
            "id": 578,
            "name": "Ian chess tornament",
            "creator": 952109,
            "group": 25,
            "created": "2021-03-11T09:00:37.598675Z",
            "started": null,
            "ended": null
        },
        {
            "id": 579,
            "name": "The NY Private Championships",
            "creator": 947864,
            "group": 515,
            "created": "2021-03-12T00:09:14.616120Z",
            "started": null,
            "ended": null
        }
    ]
}