List accessible puzzles or create a new puzzle.

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

{
    "count": 58731,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=5403",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=5401",
    "results": [
        {
            "id": 42013,
            "name": "oranges",
            "created": "2021-11-03T09:38:14.554869Z",
            "modified": "2026-03-30T11:13:00.803049Z"
        },
        {
            "id": 41953,
            "name": "pokemon",
            "created": "2021-11-02T05:42:10.151811Z",
            "modified": "2026-03-30T11:12:10.845118Z"
        },
        {
            "id": 41895,
            "name": "pokemon fire",
            "created": "2021-11-01T15:25:36.877968Z",
            "modified": "2026-03-30T11:12:10.402209Z"
        },
        {
            "id": 41861,
            "name": "Special Moves B",
            "created": "2021-11-01T07:25:12.271252Z",
            "modified": "2026-03-30T11:12:09.323108Z"
        },
        {
            "id": 41860,
            "name": "Special Shapes A",
            "created": "2021-11-01T07:13:38.574792Z",
            "modified": "2026-03-30T11:12:09.297526Z"
        },
        {
            "id": 41832,
            "name": "game/view/38288264",
            "created": "2021-10-31T16:03:11.297510Z",
            "modified": "2026-03-30T11:12:09.277148Z"
        },
        {
            "id": 41821,
            "name": "환격을 활용해 돌을 잡아라",
            "created": "2021-10-31T02:35:15.421903Z",
            "modified": "2026-03-30T11:12:09.152049Z"
        },
        {
            "id": 41820,
            "name": "축을 활용해서 돌을 잡아라",
            "created": "2021-10-31T02:32:40.724567Z",
            "modified": "2026-03-30T11:12:09.135296Z"
        },
        {
            "id": 41818,
            "name": "흑 8점을 잡아라",
            "created": "2021-10-31T02:30:05.450394Z",
            "modified": "2026-03-30T11:12:09.134543Z"
        },
        {
            "id": 41811,
            "name": "Katago-micro Jeseki: Playing Black",
            "created": "2021-10-30T18:48:24.479259Z",
            "modified": "2026-03-30T11:12:09.101606Z"
        }
    ]
}