List accessible puzzles or create a new puzzle.

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

{
    "count": 58724,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-id&page=5406",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-id&page=5404",
    "results": [
        {
            "id": 7649,
            "name": "problem 005",
            "created": "2017-04-28T18:50:50.819068Z",
            "modified": "2026-03-31T19:43:04.076139Z"
        },
        {
            "id": 7648,
            "name": "problem 004",
            "created": "2017-04-28T18:44:26.189930Z",
            "modified": "2026-03-31T19:43:02.743730Z"
        },
        {
            "id": 7647,
            "name": "problem 003",
            "created": "2017-04-28T18:42:57.570458Z",
            "modified": "2026-03-31T19:43:01.426841Z"
        },
        {
            "id": 7646,
            "name": "problem 002",
            "created": "2017-04-28T18:39:13.945326Z",
            "modified": "2026-03-31T19:42:59.822193Z"
        },
        {
            "id": 7645,
            "name": "problem 001",
            "created": "2017-04-28T18:36:13.766000Z",
            "modified": "2026-03-31T19:42:58.352144Z"
        },
        {
            "id": 7643,
            "name": "problem 740",
            "created": "2017-04-28T18:27:25.759926Z",
            "modified": "2026-04-03T19:05:40.142284Z"
        },
        {
            "id": 7642,
            "name": "problem 739",
            "created": "2017-04-28T18:24:59.233962Z",
            "modified": "2026-04-03T19:05:26.800160Z"
        },
        {
            "id": 7641,
            "name": "problem 738",
            "created": "2017-04-28T18:23:43.367424Z",
            "modified": "2026-04-03T19:05:22.027855Z"
        },
        {
            "id": 7640,
            "name": "problem 737",
            "created": "2017-04-28T18:16:51.323592Z",
            "modified": "2026-04-03T19:05:18.115943Z"
        },
        {
            "id": 7639,
            "name": "problem 736",
            "created": "2017-04-28T18:15:09.292553Z",
            "modified": "2026-04-03T19:05:10.885035Z"
        }
    ]
}