List accessible puzzles or create a new puzzle.

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

{
    "count": 58708,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-id&page=5458",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-id&page=5456",
    "results": [
        {
            "id": 7097,
            "name": "Problem № 169",
            "created": "2017-03-24T09:27:16.173100Z",
            "modified": "2026-03-31T19:29:55.675479Z"
        },
        {
            "id": 7096,
            "name": "Problem № 168",
            "created": "2017-03-24T09:26:11.860839Z",
            "modified": "2026-03-31T19:29:54.275009Z"
        },
        {
            "id": 7095,
            "name": "Problem № 167",
            "created": "2017-03-24T09:23:29.530881Z",
            "modified": "2026-03-31T19:29:52.649474Z"
        },
        {
            "id": 7094,
            "name": "Problem № 166",
            "created": "2017-03-24T09:21:23.635693Z",
            "modified": "2026-03-31T19:29:51.291375Z"
        },
        {
            "id": 7093,
            "name": "Problem № 165",
            "created": "2017-03-24T09:20:18.939064Z",
            "modified": "2026-03-31T19:29:49.945822Z"
        },
        {
            "id": 7092,
            "name": "Problem № 164",
            "created": "2017-03-24T09:18:19.436907Z",
            "modified": "2026-03-31T19:29:48.370982Z"
        },
        {
            "id": 7091,
            "name": "try to find out how much white won by",
            "created": "2017-03-22T15:51:16.439169Z",
            "modified": "2026-03-31T19:29:46.933374Z"
        },
        {
            "id": 7090,
            "name": "Section 3 - Problem № 163",
            "created": "2017-03-22T15:27:39.723894Z",
            "modified": "2026-03-31T19:29:45.643849Z"
        },
        {
            "id": 7089,
            "name": "Problem № 162",
            "created": "2017-03-22T15:23:48.408590Z",
            "modified": "2026-03-31T19:29:44.299834Z"
        },
        {
            "id": 7088,
            "name": "Problem № 161",
            "created": "2017-03-22T15:18:43.067412Z",
            "modified": "2026-03-31T19:29:42.902673Z"
        }
    ]
}