List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=-created&page=919
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=-created&page=920",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=918",
    "results": [
        {
            "id": 82909,
            "name": "1. ประชิดต้องประชิดด้วย ?",
            "created": "2024-07-01T01:41:32.687006Z",
            "modified": "2026-05-23T02:22:22.442945Z"
        },
        {
            "id": 82901,
            "name": "shape 10",
            "created": "2024-06-30T11:27:00.178879Z",
            "modified": "2026-04-01T01:49:43.734359Z"
        },
        {
            "id": 82900,
            "name": "shape 9",
            "created": "2024-06-30T11:24:27.261214Z",
            "modified": "2026-05-10T02:23:38.597493Z"
        },
        {
            "id": 82899,
            "name": "shape 8",
            "created": "2024-06-30T11:22:16.668798Z",
            "modified": "2026-05-10T02:20:39.810797Z"
        },
        {
            "id": 82898,
            "name": "shape 7",
            "created": "2024-06-30T11:19:49.694766Z",
            "modified": "2026-05-10T02:17:33.905278Z"
        },
        {
            "id": 82897,
            "name": "shape 6",
            "created": "2024-06-30T11:17:43.597867Z",
            "modified": "2026-05-10T02:14:26.064585Z"
        },
        {
            "id": 82896,
            "name": "shape 5",
            "created": "2024-06-30T11:16:03.328192Z",
            "modified": "2026-05-10T02:10:50.207826Z"
        },
        {
            "id": 82895,
            "name": "shape 4",
            "created": "2024-06-30T11:14:13.332186Z",
            "modified": "2026-05-10T02:06:15.077384Z"
        },
        {
            "id": 82894,
            "name": "shape 3",
            "created": "2024-06-30T11:10:45.674498Z",
            "modified": "2026-05-10T01:58:41.415108Z"
        },
        {
            "id": 82893,
            "name": "shape 2",
            "created": "2024-06-30T11:09:10.211762Z",
            "modified": "2026-04-01T01:08:13.666029Z"
        }
    ]
}