List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=modified&page=1023
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=1024",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=1022",
    "results": [
        {
            "id": 26357,
            "name": "Question 3",
            "created": "2021-01-19T09:50:51.100918Z",
            "modified": "2026-03-31T23:20:33.051226Z"
        },
        {
            "id": 26358,
            "name": "Question 4",
            "created": "2021-01-19T09:52:27.809054Z",
            "modified": "2026-03-31T23:20:34.726104Z"
        },
        {
            "id": 26359,
            "name": "Question 5",
            "created": "2021-01-19T09:55:16.668048Z",
            "modified": "2026-03-31T23:20:35.857614Z"
        },
        {
            "id": 26360,
            "name": "Question 6",
            "created": "2021-01-19T09:59:12.882703Z",
            "modified": "2026-03-31T23:20:37.170977Z"
        },
        {
            "id": 26361,
            "name": "Question 7",
            "created": "2021-01-19T10:04:48.829337Z",
            "modified": "2026-03-31T23:20:38.749020Z"
        },
        {
            "id": 26362,
            "name": "Question 8",
            "created": "2021-01-19T10:08:12.876606Z",
            "modified": "2026-03-31T23:20:40.136932Z"
        },
        {
            "id": 26378,
            "name": "Judgement Practice 3",
            "created": "2021-01-19T12:43:47.325346Z",
            "modified": "2026-03-31T23:21:01.566210Z"
        },
        {
            "id": 26473,
            "name": "Question 8",
            "created": "2021-01-20T05:53:57.252383Z",
            "modified": "2026-03-31T23:21:05.579860Z"
        },
        {
            "id": 26476,
            "name": "33 cut",
            "created": "2021-01-20T06:39:01.359580Z",
            "modified": "2026-03-31T23:21:09.719964Z"
        },
        {
            "id": 26598,
            "name": "Question 9",
            "created": "2021-01-21T08:15:52.144107Z",
            "modified": "2026-03-31T23:21:13.608396Z"
        }
    ]
}