List accessible puzzles or create a new puzzle.

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

{
    "count": 58740,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-id&page=5381",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-id&page=5379",
    "results": [
        {
            "id": 7920,
            "name": "free mode",
            "created": "2017-05-27T19:22:14.562301Z",
            "modified": "2026-04-15T09:30:07.311033Z"
        },
        {
            "id": 7919,
            "name": "Free mode",
            "created": "2017-05-27T19:21:18.360399Z",
            "modified": "2026-03-31T19:49:37.806288Z"
        },
        {
            "id": 7918,
            "name": "Free mode",
            "created": "2017-05-27T19:11:17.123262Z",
            "modified": "2026-03-31T19:49:35.985591Z"
        },
        {
            "id": 7917,
            "name": "problem 028",
            "created": "2017-05-27T07:16:52.889873Z",
            "modified": "2026-04-16T03:03:01.610261Z"
        },
        {
            "id": 7916,
            "name": "problem 792",
            "created": "2017-05-27T06:54:56.356724Z",
            "modified": "2026-03-31T19:49:32.614232Z"
        },
        {
            "id": 7915,
            "name": "problem 791",
            "created": "2017-05-27T06:54:05.412416Z",
            "modified": "2026-03-31T19:49:31.094027Z"
        },
        {
            "id": 7914,
            "name": "problem 790",
            "created": "2017-05-27T06:53:07.868265Z",
            "modified": "2026-03-31T19:49:29.653788Z"
        },
        {
            "id": 7913,
            "name": "problem 789",
            "created": "2017-05-27T06:52:12.258352Z",
            "modified": "2026-03-31T19:49:28.021314Z"
        },
        {
            "id": 7912,
            "name": "problem 788",
            "created": "2017-05-27T06:48:25.767811Z",
            "modified": "2026-03-31T19:49:26.279181Z"
        },
        {
            "id": 7911,
            "name": "problem 787",
            "created": "2017-05-27T06:46:02.282097Z",
            "modified": "2026-03-31T19:49:24.629893Z"
        }
    ]
}