List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=-name&page=5010
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=-name&page=5011",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-name&page=5009",
    "results": [
        {
            "id": 10476,
            "name": "7. Непрерывное атари",
            "created": "2018-07-11T19:36:15.124680Z",
            "modified": "2026-03-31T20:44:57.047477Z"
        },
        {
            "id": 10530,
            "name": "7. Нападаем защищаясь",
            "created": "2018-07-29T11:24:45.293703Z",
            "modified": "2026-03-31T20:45:32.287655Z"
        },
        {
            "id": 41146,
            "name": "7. The \"challenge\"",
            "created": "2021-10-23T20:30:05.027514Z",
            "modified": "2026-05-05T10:21:53.041637Z"
        },
        {
            "id": 84277,
            "name": "7. Squeeze+Ladder ?",
            "created": "2024-08-18T14:23:29.303738Z",
            "modified": "2026-05-04T04:07:06.777280Z"
        },
        {
            "id": 62301,
            "name": "7. Something cooler",
            "created": "2022-08-31T23:27:37.370287Z",
            "modified": "2026-03-30T13:56:07.244310Z"
        },
        {
            "id": 92550,
            "name": "7. Side invasion, low knights approach",
            "created": "2025-03-20T22:16:52.312467Z",
            "modified": "2026-05-01T18:20:46.973311Z"
        },
        {
            "id": 14559,
            "name": "7. Save the stones!",
            "created": "2019-06-07T07:14:18.047254Z",
            "modified": "2026-03-31T22:20:53.581671Z"
        },
        {
            "id": 62871,
            "name": "7. Rätsel",
            "created": "2022-09-19T16:50:58.644973Z",
            "modified": "2026-03-30T14:01:06.117101Z"
        },
        {
            "id": 94169,
            "name": "7. Reducing instead of solidifying the corner",
            "created": "2025-05-19T20:35:08.879195Z",
            "modified": "2026-03-30T16:47:03.701862Z"
        },
        {
            "id": 74574,
            "name": "7. Problem",
            "created": "2023-07-10T16:24:46.171891Z",
            "modified": "2026-03-30T15:10:11.235812Z"
        }
    ]
}