List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=-modified&page=4519
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=4520",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=4518",
    "results": [
        {
            "id": 21211,
            "name": "Black is dead.",
            "created": "2020-10-01T02:36:17.328789Z",
            "modified": "2026-04-23T09:52:01.172314Z"
        },
        {
            "id": 20801,
            "name": "To make positions alive.",
            "created": "2020-09-08T11:48:03.717558Z",
            "modified": "2026-04-23T09:52:01.166730Z"
        },
        {
            "id": 21376,
            "name": "Best move which?",
            "created": "2020-10-06T14:29:48.905872Z",
            "modified": "2026-04-23T09:52:01.157710Z"
        },
        {
            "id": 18711,
            "name": "原创题目|不难",
            "created": "2020-05-21T00:00:04.857343Z",
            "modified": "2026-04-23T09:52:00.237962Z"
        },
        {
            "id": 18382,
            "name": "Gebiet 1",
            "created": "2020-05-13T14:41:19.459586Z",
            "modified": "2026-04-23T09:52:00.237454Z"
        },
        {
            "id": 18644,
            "name": "Lecture 7 - Invasions - 2",
            "created": "2020-05-17T21:04:40.688173Z",
            "modified": "2026-04-23T09:52:00.208527Z"
        },
        {
            "id": 17970,
            "name": "problema 1",
            "created": "2020-04-25T22:46:15.164995Z",
            "modified": "2026-04-23T09:52:00.207059Z"
        },
        {
            "id": 103272,
            "name": "Puzzle #2",
            "created": "2026-02-25T02:19:06.356686Z",
            "modified": "2026-04-23T09:42:00.314921Z"
        },
        {
            "id": 33985,
            "name": "문제2-흑선 백사",
            "created": "2021-07-14T06:26:34.341704Z",
            "modified": "2026-04-23T09:35:01.568184Z"
        },
        {
            "id": 30529,
            "name": "Puzzle 2",
            "created": "2021-05-19T12:37:54.060325Z",
            "modified": "2026-04-23T09:35:01.137915Z"
        }
    ]
}