GET /api/v1/tournament_records/?format=api&ordering=-group&page=92
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=-group&page=93",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-group&page=91",
    "results": [
        {
            "id": 1141,
            "name": "Полиметалл",
            "creator": 1157436,
            "group": 5742,
            "created": "2022-05-20T13:04:39.189459Z",
            "started": null,
            "ended": null
        },
        {
            "id": 226,
            "name": "Go Masters Tournament 1",
            "creator": 776045,
            "group": 5725,
            "created": "2020-05-17T16:08:43.602970Z",
            "started": null,
            "ended": null
        },
        {
            "id": 318,
            "name": "lucho y brrisa",
            "creator": 780210,
            "group": 5706,
            "created": "2020-07-21T03:03:54.725915Z",
            "started": null,
            "ended": null
        },
        {
            "id": 223,
            "name": "Test",
            "creator": 150805,
            "group": 5705,
            "created": "2020-05-14T01:23:18.176258Z",
            "started": null,
            "ended": null
        },
        {
            "id": 221,
            "name": "frit go ogs",
            "creator": 653536,
            "group": 5690,
            "created": "2020-05-13T09:06:42.353282Z",
            "started": null,
            "ended": null
        },
        {
            "id": 234,
            "name": "Be Stanley",
            "creator": 654168,
            "group": 5690,
            "created": "2020-05-22T12:53:41.607552Z",
            "started": null,
            "ended": null
        },
        {
            "id": 219,
            "name": "please delete this",
            "creator": 747694,
            "group": 5683,
            "created": "2020-05-12T22:42:38.724236Z",
            "started": null,
            "ended": null
        },
        {
            "id": 379,
            "name": "Ultra Tournament 2020",
            "creator": 747694,
            "group": 5683,
            "created": "2020-09-18T23:36:22.041191Z",
            "started": null,
            "ended": null
        },
        {
            "id": 211,
            "name": "msr_bleskové_go",
            "creator": 775504,
            "group": 5661,
            "created": "2020-05-10T10:28:28.542083Z",
            "started": null,
            "ended": null
        },
        {
            "id": 337,
            "name": "test_01a",
            "creator": 827241,
            "group": 5661,
            "created": "2020-08-11T12:51:32.317348Z",
            "started": null,
            "ended": null
        }
    ]
}