List accessible puzzles or create a new puzzle.

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

{
    "count": 58741,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-id&page=5705",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-id&page=5703",
    "results": [
        {
            "id": 1801,
            "name": "Connect against a peep (2)",
            "created": "2014-11-11T19:51:17.348532Z",
            "modified": "2026-04-15T19:09:05.091388Z"
        },
        {
            "id": 1800,
            "name": "Connect against a peep",
            "created": "2014-11-11T19:07:27.150187Z",
            "modified": "2026-04-16T02:02:26.477790Z"
        },
        {
            "id": 1799,
            "name": "From one, two; from two, three (4)",
            "created": "2014-11-11T18:53:52.355211Z",
            "modified": "2026-04-18T15:55:28.712610Z"
        },
        {
            "id": 1798,
            "name": "From one, two; from two, three (3)",
            "created": "2014-11-11T18:51:43.347672Z",
            "modified": "2026-04-18T15:55:23.647531Z"
        },
        {
            "id": 1797,
            "name": "From one, two; from two, three (2)",
            "created": "2014-11-11T18:35:11.264473Z",
            "modified": "2026-04-18T15:55:10.429493Z"
        },
        {
            "id": 1796,
            "name": "From one, two; from two, three",
            "created": "2014-11-11T18:24:00.311331Z",
            "modified": "2026-04-18T21:11:24.792797Z"
        },
        {
            "id": 1795,
            "name": "Get ahead with a one-point jump (3)",
            "created": "2014-11-11T18:14:24.627728Z",
            "modified": "2026-04-19T10:37:06.722496Z"
        },
        {
            "id": 1794,
            "name": "Get ahead with a one-point jump (2)",
            "created": "2014-11-11T18:03:21.939306Z",
            "modified": "2026-04-18T15:43:32.564474Z"
        },
        {
            "id": 1793,
            "name": "Get ahead with a one-point jump",
            "created": "2014-11-11T18:00:10.978083Z",
            "modified": "2026-04-19T09:45:10.686126Z"
        },
        {
            "id": 1792,
            "name": "One-point jump is never bad (3)",
            "created": "2014-11-11T17:50:33.917326Z",
            "modified": "2026-04-19T09:45:04.512536Z"
        }
    ]
}