List accessible puzzles or create a new puzzle.

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

{
    "count": 58790,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=1019",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=1017",
    "results": [
        {
            "id": 22607,
            "name": "A bit of yose",
            "created": "2020-10-30T00:58:20.025023Z",
            "modified": "2026-03-31T23:09:01.215724Z"
        },
        {
            "id": 22646,
            "name": "New play go",
            "created": "2020-10-31T10:55:54.701904Z",
            "modified": "2026-03-31T23:09:02.553531Z"
        },
        {
            "id": 22647,
            "name": "square 4",
            "created": "2020-10-31T16:05:21.245468Z",
            "modified": "2026-03-31T23:09:03.695353Z"
        },
        {
            "id": 22752,
            "name": "Staying connected makes thick walls.",
            "created": "2020-11-07T16:55:39.201876Z",
            "modified": "2026-03-31T23:09:16.789694Z"
        },
        {
            "id": 22753,
            "name": "Which direction to extend?",
            "created": "2020-11-07T17:09:54.362802Z",
            "modified": "2026-03-31T23:09:18.135177Z"
        },
        {
            "id": 22754,
            "name": "Introduction",
            "created": "2020-11-07T17:12:32.709031Z",
            "modified": "2026-03-31T23:09:19.477764Z"
        },
        {
            "id": 22755,
            "name": "Puzzle #1",
            "created": "2020-11-07T17:16:39.539507Z",
            "modified": "2026-03-31T23:09:20.659962Z"
        },
        {
            "id": 22757,
            "name": "Puzzle two",
            "created": "2020-11-07T17:23:41.597811Z",
            "modified": "2026-03-31T23:09:23.666684Z"
        },
        {
            "id": 22758,
            "name": "Tsumego",
            "created": "2020-11-08T06:27:17.053476Z",
            "modified": "2026-03-31T23:09:25.160158Z"
        },
        {
            "id": 22784,
            "name": "Puzzle #3",
            "created": "2020-11-08T14:00:41.871010Z",
            "modified": "2026-03-31T23:09:26.416163Z"
        }
    ]
}