List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=-modified&page=5616
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=5617",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=5615",
    "results": [
        {
            "id": 102618,
            "name": "Problem 61",
            "created": "2026-01-19T17:19:57.017806Z",
            "modified": "2026-02-24T14:58:10.850322Z"
        },
        {
            "id": 102543,
            "name": "Problem 48",
            "created": "2026-01-18T13:14:01.521614Z",
            "modified": "2026-02-24T14:37:55.238160Z"
        },
        {
            "id": 102542,
            "name": "Problem 47",
            "created": "2026-01-18T13:09:46.604336Z",
            "modified": "2026-02-24T14:37:31.845851Z"
        },
        {
            "id": 102541,
            "name": "Problem 46",
            "created": "2026-01-18T13:06:57.722103Z",
            "modified": "2026-02-24T14:37:08.026365Z"
        },
        {
            "id": 46307,
            "name": "Loose Corner - Shooting sparrow with pellet",
            "created": "2022-01-09T16:18:09.449589Z",
            "modified": "2026-02-24T09:06:45.074425Z"
        },
        {
            "id": 35142,
            "name": "Ladder 142-3",
            "created": "2021-08-01T09:19:19.259380Z",
            "modified": "2026-02-24T06:40:58.757857Z"
        },
        {
            "id": 67755,
            "name": "ly_go problem 1",
            "created": "2023-01-19T05:53:50.612844Z",
            "modified": "2026-02-23T12:24:56.430616Z"
        },
        {
            "id": 84428,
            "name": "Question18",
            "created": "2024-08-23T12:54:08.244237Z",
            "modified": "2026-02-23T11:02:58.530152Z"
        },
        {
            "id": 100193,
            "name": "4. Net 🤩🐟✨",
            "created": "2025-12-04T02:28:15.857646Z",
            "modified": "2026-02-23T10:56:20.797498Z"
        },
        {
            "id": 100192,
            "name": "3. Net 🤩🐟✨",
            "created": "2025-12-04T02:12:09.102768Z",
            "modified": "2026-02-23T10:56:10.515094Z"
        }
    ]
}