GET /api/v1/tournament_records/?format=api&ordering=-group&page=46
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=47",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-group&page=45",
    "results": [
        {
            "id": 1085,
            "name": "#May CUP Main Tournament 2022",
            "creator": 1139241,
            "group": 10103,
            "created": "2022-04-03T08:47:41.389812Z",
            "started": null,
            "ended": null
        },
        {
            "id": 842,
            "name": "EYGC U16 05",
            "creator": 1055962,
            "group": 10082,
            "created": "2021-09-21T19:25:52.905422Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1532,
            "name": "NOEL",
            "creator": 1053160,
            "group": 10082,
            "created": "2023-10-17T18:45:57.032945Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1534,
            "name": "nouvelle an 2024",
            "creator": 1053160,
            "group": 10082,
            "created": "2023-10-18T05:47:43.689501Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1535,
            "name": "nouvelle an 2024",
            "creator": 1053160,
            "group": 10082,
            "created": "2023-10-18T05:51:37.145187Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1319,
            "name": "MY THUNDER MOON",
            "creator": 1172568,
            "group": 10060,
            "created": "2022-12-12T12:20:37.637389Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1320,
            "name": "MY  LOVE",
            "creator": 1172568,
            "group": 10060,
            "created": "2022-12-12T12:23:19.092255Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1420,
            "name": "thunder",
            "creator": 1172566,
            "group": 10060,
            "created": "2023-03-30T04:46:30.511904Z",
            "started": null,
            "ended": null
        },
        {
            "id": 814,
            "name": "o2",
            "creator": 1032613,
            "group": 10036,
            "created": "2021-09-02T07:23:03.644222Z",
            "started": null,
            "ended": null
        },
        {
            "id": 815,
            "name": "The best",
            "creator": 1035756,
            "group": 10036,
            "created": "2021-09-02T08:39:21.176618Z",
            "started": null,
            "ended": null
        }
    ]
}