List accessible puzzles or create a new puzzle.

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

{
    "count": 58724,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=5620",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=5618",
    "results": [
        {
            "id": 92352,
            "name": "3. Best Move?",
            "created": "2025-03-12T19:07:59.856723Z",
            "modified": "2026-04-10T01:17:10.031983Z"
        },
        {
            "id": 92353,
            "name": "4. Best Move?",
            "created": "2025-03-12T19:08:44.883405Z",
            "modified": "2026-04-10T01:17:22.570573Z"
        },
        {
            "id": 7432,
            "name": "problem 203",
            "created": "2017-04-21T14:25:00.283709Z",
            "modified": "2026-04-10T01:17:30.599081Z"
        },
        {
            "id": 92354,
            "name": "5. Best Move?",
            "created": "2025-03-12T19:29:49.577477Z",
            "modified": "2026-04-10T01:17:31.409566Z"
        },
        {
            "id": 92355,
            "name": "6. Best Move?",
            "created": "2025-03-12T19:35:52.171310Z",
            "modified": "2026-04-10T01:17:39.261675Z"
        },
        {
            "id": 92356,
            "name": "7. Best Move?",
            "created": "2025-03-12T19:58:57.490319Z",
            "modified": "2026-04-10T01:17:51.292718Z"
        },
        {
            "id": 92357,
            "name": "8. Best Move?",
            "created": "2025-03-12T20:25:08.342372Z",
            "modified": "2026-04-10T01:18:13.835514Z"
        },
        {
            "id": 22204,
            "name": "Puzzle 21",
            "created": "2020-10-27T17:28:25.323412Z",
            "modified": "2026-04-10T01:18:57.041847Z"
        },
        {
            "id": 15366,
            "name": "#7 - Attacking Forcefully",
            "created": "2019-10-12T00:16:36.612782Z",
            "modified": "2026-04-10T01:19:08.207692Z"
        },
        {
            "id": 15358,
            "name": "#6 - Splitting Weak Groups",
            "created": "2019-10-11T15:10:24.798327Z",
            "modified": "2026-04-10T01:19:18.514530Z"
        }
    ]
}