GET /api/v1/tournament_records/?format=api&ordering=-group&page=16
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 1619,
    "next": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-group&page=17",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-group&page=15",
    "results": [
        {
            "id": 1796,
            "name": "Tilki",
            "creator": 1574469,
            "group": 13675,
            "created": "2024-11-21T15:17:57.521025Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1820,
            "name": "Go Time!",
            "creator": 1642189,
            "group": 13675,
            "created": "2025-01-09T01:49:31.011367Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1977,
            "name": "GO's Got Talent",
            "creator": 1733830,
            "group": 13675,
            "created": "2025-12-02T20:12:42.682659Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1612,
            "name": "Please like and subscribe Albert fong and yeung",
            "creator": 1143379,
            "group": 13649,
            "created": "2024-01-25T12:12:55.593768Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1552,
            "name": "๐ŸŽ„Christmas ๐ŸŽ„",
            "creator": 1434626,
            "group": 13648,
            "created": "2023-11-09T16:15:36.200121Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1610,
            "name": "๐Ÿ‘พ๐Ÿ‘พ๐Ÿ‘พ๐Ÿ‘พ๐Ÿ‘พ๐Ÿ‘พ๐Ÿ‘พ๐Ÿ‘พ๐Ÿ‘พ๐Ÿ‘พ๐Ÿ‘พ๐Ÿ‘พ๐Ÿ‘พ๐Ÿ‘พ๐Ÿ‘พ๐Ÿ‘พ๐Ÿ‘พ๐Ÿ‘พ",
            "creator": 1434626,
            "group": 13648,
            "created": "2024-01-24T06:24:07.154910Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1518,
            "name": "2023 ์›”๋“œ๋ฐ”๋‘‘๋งˆ์Šคํ„ฐ์Šค ๊ตญ๋‚ด์„ ๋ฐœ์ „",
            "creator": 1301233,
            "group": 13638,
            "created": "2023-09-22T13:16:13.654347Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1519,
            "name": "๊ตญ๋‚ด๋ฐ”๋‘‘์ตœ๊ฐ•์ „",
            "creator": 1301233,
            "group": 13638,
            "created": "2023-09-22T13:35:06.173127Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1521,
            "name": "2023 ๊ธฐ๋ ฅ๋Œ€๊ฒฐ",
            "creator": 1301233,
            "group": 13638,
            "created": "2023-09-26T12:16:19.727790Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1648,
            "name": "์ œ48๊ธฐ ์Šคํƒ€ ๋ฐ”๋‘‘์™•์ „ ์ „๋ฌธ๊ฐ€์ˆ˜๋ถ€ A์กฐ",
            "creator": 1301233,
            "group": 13638,
            "created": "2024-04-14T05:55:22.684878Z",
            "started": null,
            "ended": null
        }
    ]
}