List accessible puzzles or create a new puzzle.

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

{
    "count": 58784,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=4583",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=4581",
    "results": [
        {
            "id": 65024,
            "name": "sanshi wa daijoubu?",
            "created": "2022-11-12T23:20:36.769678Z",
            "modified": "2026-04-15T11:10:13.466090Z"
        },
        {
            "id": 62466,
            "name": "Problema 10",
            "created": "2022-09-09T03:52:58.656826Z",
            "modified": "2026-04-15T11:10:12.968970Z"
        },
        {
            "id": 62458,
            "name": "Problema 2",
            "created": "2022-09-09T01:54:39.385355Z",
            "modified": "2026-04-15T11:10:12.696362Z"
        },
        {
            "id": 62457,
            "name": "Problema 1",
            "created": "2022-09-09T01:51:10.017173Z",
            "modified": "2026-04-15T11:10:12.161556Z"
        },
        {
            "id": 57040,
            "name": "EASY QUESTION",
            "created": "2022-05-14T09:16:17.546640Z",
            "modified": "2026-04-15T11:10:06.781733Z"
        },
        {
            "id": 48860,
            "name": "Question 12",
            "created": "2022-02-11T07:18:31.329828Z",
            "modified": "2026-04-15T11:10:01.791097Z"
        },
        {
            "id": 48418,
            "name": "Basic shapes",
            "created": "2022-02-06T17:03:29.992666Z",
            "modified": "2026-04-15T11:10:00.234946Z"
        },
        {
            "id": 42595,
            "name": "BlackVSKatago-micro with Komi 6.5",
            "created": "2021-11-12T13:57:16.984662Z",
            "modified": "2026-04-15T11:09:27.963830Z"
        },
        {
            "id": 41765,
            "name": "Problema 11",
            "created": "2021-10-30T05:39:35.542651Z",
            "modified": "2026-04-15T11:09:27.923764Z"
        },
        {
            "id": 29476,
            "name": "Puzzle",
            "created": "2021-03-29T10:16:27.396568Z",
            "modified": "2026-04-15T11:09:26.466628Z"
        }
    ]
}