List accessible puzzles or create a new puzzle.

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

{
    "count": 58765,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=5174",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=5172",
    "results": [
        {
            "id": 20721,
            "name": "Double Atari Puzzle",
            "created": "2020-08-29T16:59:42.862953Z",
            "modified": "2026-04-29T09:36:17.256887Z"
        },
        {
            "id": 20723,
            "name": "Double Atari Puzzle",
            "created": "2020-08-29T17:02:47.057593Z",
            "modified": "2026-04-29T09:36:17.948359Z"
        },
        {
            "id": 20722,
            "name": "Double Atari Puzzle",
            "created": "2020-08-29T17:01:10.755299Z",
            "modified": "2026-04-29T09:36:17.975361Z"
        },
        {
            "id": 20725,
            "name": "Double Atari Puzzle",
            "created": "2020-08-29T17:06:52.527437Z",
            "modified": "2026-04-29T09:36:18.661651Z"
        },
        {
            "id": 20726,
            "name": "Double Atari Puzzle",
            "created": "2020-08-29T17:12:06.155405Z",
            "modified": "2026-04-29T09:36:19.007579Z"
        },
        {
            "id": 20724,
            "name": "Double Atari Puzzle",
            "created": "2020-08-29T17:03:35.712626Z",
            "modified": "2026-04-29T09:36:19.332893Z"
        },
        {
            "id": 20727,
            "name": "Double Atari Puzzle",
            "created": "2020-08-29T17:13:18.532730Z",
            "modified": "2026-04-29T09:36:19.717903Z"
        },
        {
            "id": 20728,
            "name": "Double Atari Puzzle",
            "created": "2020-08-29T17:15:40.298481Z",
            "modified": "2026-04-29T09:36:20.076170Z"
        },
        {
            "id": 20729,
            "name": "Double Atari Puzzle",
            "created": "2020-08-29T17:16:16.260903Z",
            "modified": "2026-04-29T09:36:20.382298Z"
        },
        {
            "id": 20730,
            "name": "Double Atari Puzzle",
            "created": "2020-08-29T17:17:21.814790Z",
            "modified": "2026-04-29T09:36:20.413057Z"
        }
    ]
}