GET /api/v1/tournament_records/?format=api&ordering=name&page=18
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=name&page=19",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=name&page=17",
    "results": [
        {
            "id": 1377,
            "name": "19x19 Open D.E. Cup #1:",
            "creator": 1126140,
            "group": 12599,
            "created": "2023-03-20T10:31:45.639195Z",
            "started": null,
            "ended": null
        },
        {
            "id": 799,
            "name": "19x19 players challenge tournament",
            "creator": 1032376,
            "group": 6273,
            "created": "2021-08-15T03:42:04.216650Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1166,
            "name": "19ั…19 limination Tournament",
            "creator": 1145806,
            "group": 11839,
            "created": "2022-07-01T18:16:51.117440Z",
            "started": null,
            "ended": null
        },
        {
            "id": 347,
            "name": "1ยบ TORNEO TรTULO MUSASHI",
            "creator": 663579,
            "group": 4262,
            "created": "2020-08-19T16:10:05.060322Z",
            "started": null,
            "ended": null
        },
        {
            "id": 315,
            "name": "1ra Liga Mexicana de Go por Internet 2020-2021",
            "creator": 124958,
            "group": 678,
            "created": "2020-07-19T10:19:06.226380Z",
            "started": null,
            "ended": null
        },
        {
            "id": 921,
            "name": "1 rec torments ",
            "creator": 1080399,
            "group": 10488,
            "created": "2021-12-07T10:13:49.022243Z",
            "started": null,
            "ended": null
        },
        {
            "id": 535,
            "name": "1st competition",
            "creator": 833654,
            "group": 8321,
            "created": "2021-02-13T02:45:42.904743Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1126,
            "name": "1st Lancaster lightning 9X9",
            "creator": 851886,
            "group": 2607,
            "created": "2022-05-05T17:34:19.278695Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1212,
            "name": "๐Ÿ† 1st OGF Rengo 19x19 Tournament ๐ŸŒ",
            "creator": 27056,
            "group": 12099,
            "created": "2022-07-22T20:35:13.329961Z",
            "started": null,
            "ended": null
        },
        {
            "id": 649,
            "name": "1st Polifemo",
            "creator": 854143,
            "group": 8786,
            "created": "2021-05-01T19:34:02.448956Z",
            "started": null,
            "ended": null
        }
    ]
}