List accessible puzzles or create a new puzzle.

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

{
    "count": 58783,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=4632",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=4630",
    "results": [
        {
            "id": 18000,
            "name": "problema 31",
            "created": "2020-04-25T23:52:18.908364Z",
            "modified": "2026-04-01T02:22:35.863275Z"
        },
        {
            "id": 24827,
            "name": "19:4-9",
            "created": "2020-12-26T15:29:03.034221Z",
            "modified": "2026-04-01T02:20:13.055604Z"
        },
        {
            "id": 24762,
            "name": "18:3-9",
            "created": "2020-12-25T15:44:37.539119Z",
            "modified": "2026-04-01T02:20:12.288519Z"
        },
        {
            "id": 80099,
            "name": "4-4 Joseki",
            "created": "2024-03-16T01:28:43.310387Z",
            "modified": "2026-04-01T02:19:11.457353Z"
        },
        {
            "id": 79908,
            "name": "최상-맥점-1",
            "created": "2024-03-04T09:18:22.915685Z",
            "modified": "2026-04-01T02:19:10.590405Z"
        },
        {
            "id": 79743,
            "name": "Problem 29",
            "created": "2024-02-27T00:37:11.157500Z",
            "modified": "2026-04-01T02:19:09.859788Z"
        },
        {
            "id": 76372,
            "name": "rompe escaleras 6",
            "created": "2023-09-07T01:51:26.045523Z",
            "modified": "2026-04-01T02:19:07.506226Z"
        },
        {
            "id": 74810,
            "name": "006. Tesuji",
            "created": "2023-07-13T08:00:22.305720Z",
            "modified": "2026-04-01T02:18:58.303774Z"
        },
        {
            "id": 21826,
            "name": "Puzzle 27 (p143-189)",
            "created": "2020-10-20T11:40:02.731095Z",
            "modified": "2026-04-01T02:14:10.646139Z"
        },
        {
            "id": 67412,
            "name": "Crush (Oshi-tsubushi) 27",
            "created": "2023-01-08T01:52:18.303895Z",
            "modified": "2026-04-01T02:12:51.169080Z"
        }
    ]
}