List accessible puzzles or create a new puzzle.

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

{
    "count": 58752,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=id&page=258",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=id&page=256",
    "results": [
        {
            "id": 3002,
            "name": "Patience is a Virtue",
            "created": "2015-09-25T03:52:27.642859Z",
            "modified": "2026-03-31T18:51:23.880256Z"
        },
        {
            "id": 3003,
            "name": "Bold Move",
            "created": "2015-09-25T04:03:29.948044Z",
            "modified": "2026-03-31T18:51:25.438793Z"
        },
        {
            "id": 3004,
            "name": "Find the Move!",
            "created": "2015-09-25T04:16:11.230176Z",
            "modified": "2026-03-31T18:51:26.925302Z"
        },
        {
            "id": 3005,
            "name": "Use Your Surroundings",
            "created": "2015-09-25T04:24:30.351274Z",
            "modified": "2026-03-31T18:51:28.367739Z"
        },
        {
            "id": 3006,
            "name": "4. Eternal life",
            "created": "2015-09-27T17:39:46.374400Z",
            "modified": "2026-03-31T18:51:29.650232Z"
        },
        {
            "id": 3007,
            "name": "Reduce Eye Space 11",
            "created": "2015-09-28T07:02:43.336409Z",
            "modified": "2026-03-31T18:51:31.009332Z"
        },
        {
            "id": 3008,
            "name": "Reduce Eye Space 12",
            "created": "2015-09-28T07:16:15.160808Z",
            "modified": "2026-03-31T18:51:32.577875Z"
        },
        {
            "id": 3009,
            "name": "http://con-go.net/",
            "created": "2015-10-06T00:32:12.627095Z",
            "modified": "2026-03-31T18:51:34.258952Z"
        },
        {
            "id": 3010,
            "name": "http://con-go.net/",
            "created": "2015-10-06T00:41:17.938751Z",
            "modified": "2026-03-31T18:51:35.823389Z"
        },
        {
            "id": 3011,
            "name": "One way of Korean Fuseki(sacrifice strategy)",
            "created": "2015-10-07T06:37:31.567368Z",
            "modified": "2026-04-08T19:07:45.863013Z"
        }
    ]
}