List accessible puzzles or create a new puzzle.

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

{
    "count": 58731,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=5399",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=5397",
    "results": [
        {
            "id": 42599,
            "name": "play 21",
            "created": "2021-11-13T01:08:46.334519Z",
            "modified": "2026-03-30T11:17:10.539497Z"
        },
        {
            "id": 42595,
            "name": "BlackVSKatago-micro with Komi 6.5",
            "created": "2021-11-12T13:57:16.984662Z",
            "modified": "2026-03-30T11:17:10.411091Z"
        },
        {
            "id": 42594,
            "name": "Komi6: Memorry of game 38618921",
            "created": "2021-11-12T13:07:41.654471Z",
            "modified": "2026-03-30T11:17:10.364028Z"
        },
        {
            "id": 42555,
            "name": "VorVorGeschichte",
            "created": "2021-11-12T05:37:06.958084Z",
            "modified": "2026-03-30T11:17:09.015751Z"
        },
        {
            "id": 42554,
            "name": "GameZeroFullMemory",
            "created": "2021-11-12T04:50:46.232884Z",
            "modified": "2026-03-30T11:17:08.961910Z"
        },
        {
            "id": 42500,
            "name": "game/38578481B",
            "created": "2021-11-11T02:28:43.559052Z",
            "modified": "2026-03-30T11:16:04.490425Z"
        },
        {
            "id": 42499,
            "name": "game/38578481A",
            "created": "2021-11-11T02:22:12.889554Z",
            "modified": "2026-03-30T11:16:04.453974Z"
        },
        {
            "id": 42468,
            "name": "game/view/38545072Breakpiont10",
            "created": "2021-11-09T23:01:52.055839Z",
            "modified": "2026-03-30T11:16:03.354871Z"
        },
        {
            "id": 42471,
            "name": "view/38545889B",
            "created": "2021-11-10T01:56:43.604477Z",
            "modified": "2026-03-30T11:16:03.351511Z"
        },
        {
            "id": 42469,
            "name": "game/view/38545072BreakePointMove20",
            "created": "2021-11-09T23:05:13.701342Z",
            "modified": "2026-03-30T11:16:03.333821Z"
        }
    ]
}