List accessible puzzles or create a new puzzle.

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

{
    "count": 58771,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=531",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=529",
    "results": [
        {
            "id": 10221,
            "name": "Récapitulatif 2",
            "created": "2018-06-06T15:13:30.226471Z",
            "modified": "2026-05-09T09:54:33.510542Z"
        },
        {
            "id": 13954,
            "name": "Problem 45",
            "created": "2019-01-05T19:23:17.399823Z",
            "modified": "2026-05-09T09:54:30.040771Z"
        },
        {
            "id": 13408,
            "name": "Tsumego 26",
            "created": "2018-10-08T08:41:01.109178Z",
            "modified": "2026-05-09T09:54:29.408555Z"
        },
        {
            "id": 1054,
            "name": "335 - 539",
            "created": "2014-10-13T21:04:46.247712Z",
            "modified": "2026-05-09T09:54:17.407528Z"
        },
        {
            "id": 66669,
            "name": "Problem 22",
            "created": "2022-12-20T12:45:27.565144Z",
            "modified": "2026-05-09T09:54:15.587118Z"
        },
        {
            "id": 1053,
            "name": "334 - 539",
            "created": "2014-10-13T21:03:07.475335Z",
            "modified": "2026-05-09T09:54:14.171091Z"
        },
        {
            "id": 63210,
            "name": "Puzzle 161",
            "created": "2022-09-30T07:03:47.199876Z",
            "modified": "2026-05-09T09:54:13.052254Z"
        },
        {
            "id": 66668,
            "name": "Problem 21",
            "created": "2022-12-20T12:43:02.164082Z",
            "modified": "2026-05-09T09:54:12.786338Z"
        },
        {
            "id": 24066,
            "name": "Что насчет этой ситуации?",
            "created": "2020-12-03T13:05:34.614567Z",
            "modified": "2026-05-09T09:53:28.732116Z"
        },
        {
            "id": 10220,
            "name": "Tsumégo 8",
            "created": "2018-06-06T15:10:56.604179Z",
            "modified": "2026-05-09T09:53:21.486099Z"
        }
    ]
}