List accessible puzzles or create a new puzzle.

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

{
    "count": 58731,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-id&page=5399",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-id&page=5397",
    "results": [
        {
            "id": 7726,
            "name": "292/900",
            "created": "2017-05-02T18:25:55.693221Z",
            "modified": "2026-04-11T14:35:19.263173Z"
        },
        {
            "id": 7725,
            "name": "291/900",
            "created": "2017-05-02T18:23:37.955678Z",
            "modified": "2026-04-11T14:34:55.382345Z"
        },
        {
            "id": 7724,
            "name": "290/900",
            "created": "2017-05-02T18:21:31.240594Z",
            "modified": "2026-04-11T14:34:34.772305Z"
        },
        {
            "id": 7723,
            "name": "289/900",
            "created": "2017-05-02T18:19:56.964769Z",
            "modified": "2026-04-11T14:34:29.283690Z"
        },
        {
            "id": 7722,
            "name": "problem 770",
            "created": "2017-05-02T15:36:29.169474Z",
            "modified": "2026-04-03T19:11:26.862010Z"
        },
        {
            "id": 7721,
            "name": "problem 769",
            "created": "2017-05-02T15:34:59.380371Z",
            "modified": "2026-04-03T19:10:59.342766Z"
        },
        {
            "id": 7720,
            "name": "problem 768",
            "created": "2017-05-02T10:53:06.474442Z",
            "modified": "2026-04-03T19:10:42.760321Z"
        },
        {
            "id": 7719,
            "name": "problem 767",
            "created": "2017-05-02T10:46:55.158681Z",
            "modified": "2026-04-03T19:10:34.531887Z"
        },
        {
            "id": 7718,
            "name": "problem 766",
            "created": "2017-05-02T10:27:25.584768Z",
            "modified": "2026-04-03T19:10:22.270755Z"
        },
        {
            "id": 7717,
            "name": "288/900",
            "created": "2017-05-02T06:02:04.388884Z",
            "modified": "2026-04-11T14:34:13.818635Z"
        }
    ]
}