List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=-modified&page=74
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=75",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=73",
    "results": [
        {
            "id": 23468,
            "name": "Puzzle 95",
            "created": "2020-11-18T09:29:02.403242Z",
            "modified": "2026-04-11T17:55:24.137778Z"
        },
        {
            "id": 49417,
            "name": "type 6",
            "created": "2022-02-18T15:40:13.329966Z",
            "modified": "2026-04-11T17:54:49.489874Z"
        },
        {
            "id": 9211,
            "name": "Introduction",
            "created": "2018-01-14T16:22:27.625206Z",
            "modified": "2026-04-11T17:54:19.808521Z"
        },
        {
            "id": 23503,
            "name": "Puzzle 112",
            "created": "2020-11-18T20:20:50.797700Z",
            "modified": "2026-04-11T17:53:00.578750Z"
        },
        {
            "id": 3431,
            "name": "3-6: Knight's Move",
            "created": "2015-12-26T22:02:39.992994Z",
            "modified": "2026-04-11T17:52:01.389790Z"
        },
        {
            "id": 96754,
            "name": "Problem 50",
            "created": "2025-08-17T17:14:36.877901Z",
            "modified": "2026-04-11T17:51:55.286845Z"
        },
        {
            "id": 96439,
            "name": "The Straight-3 Shape",
            "created": "2025-08-04T11:57:48.086234Z",
            "modified": "2026-04-11T17:51:25.205517Z"
        },
        {
            "id": 94611,
            "name": "Problem 117",
            "created": "2025-06-08T00:56:35.838841Z",
            "modified": "2026-04-11T17:51:23.430502Z"
        },
        {
            "id": 7429,
            "name": "problem 200",
            "created": "2017-04-21T12:20:47.775248Z",
            "modified": "2026-04-11T17:51:14.446331Z"
        },
        {
            "id": 6544,
            "name": "Jennica's Tsumego 1",
            "created": "2016-12-11T21:02:02.297777Z",
            "modified": "2026-04-11T17:50:43.450241Z"
        }
    ]
}