List accessible puzzles or create a new puzzle.

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

{
    "count": 58776,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=737",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=735",
    "results": [
        {
            "id": 88120,
            "name": "Life and death #46",
            "created": "2024-11-14T18:19:00.476954Z",
            "modified": "2026-03-30T16:14:11.609210Z"
        },
        {
            "id": 88121,
            "name": "Life and death #47",
            "created": "2024-11-14T18:20:11.404612Z",
            "modified": "2026-03-30T16:14:12.111652Z"
        },
        {
            "id": 88122,
            "name": "Life and death #48",
            "created": "2024-11-14T18:21:40.937175Z",
            "modified": "2026-03-30T16:14:12.130320Z"
        },
        {
            "id": 88123,
            "name": "Life and death #49",
            "created": "2024-11-14T18:23:00.413951Z",
            "modified": "2026-03-30T16:14:12.470731Z"
        },
        {
            "id": 88124,
            "name": "Life and death #50",
            "created": "2024-11-14T18:23:58.047075Z",
            "modified": "2026-03-30T16:14:12.564270Z"
        },
        {
            "id": 88132,
            "name": "Rabbit 6",
            "created": "2024-11-15T04:42:52.835508Z",
            "modified": "2026-03-30T16:14:13.186119Z"
        },
        {
            "id": 88183,
            "name": "Introduction",
            "created": "2024-11-17T18:56:52.369853Z",
            "modified": "2026-03-30T16:14:14.575435Z"
        },
        {
            "id": 88184,
            "name": "1.1 The difference between Chess and GO",
            "created": "2024-11-17T19:02:24.957545Z",
            "modified": "2026-03-30T16:14:14.801401Z"
        },
        {
            "id": 88185,
            "name": "1.2 The objective of the game",
            "created": "2024-11-17T19:27:12.100009Z",
            "modified": "2026-03-30T16:14:15.474084Z"
        },
        {
            "id": 88204,
            "name": "Задача 4",
            "created": "2024-11-18T13:39:43.186345Z",
            "modified": "2026-03-30T16:14:15.605770Z"
        }
    ]
}