List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=-id&page=5418
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=5419",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-id&page=5417",
    "results": [
        {
            "id": 7507,
            "name": "PROBLEM 3",
            "created": "2017-04-23T16:18:27.075897Z",
            "modified": "2026-03-31T19:39:50.108667Z"
        },
        {
            "id": 7506,
            "name": "Problem 2",
            "created": "2017-04-23T16:05:20.689541Z",
            "modified": "2026-03-31T19:39:48.968426Z"
        },
        {
            "id": 7505,
            "name": "PROBLEM 1",
            "created": "2017-04-23T15:59:58.684498Z",
            "modified": "2026-03-31T19:39:47.686507Z"
        },
        {
            "id": 7504,
            "name": "blindspot 3 (medium)",
            "created": "2017-04-23T15:16:50.174034Z",
            "modified": "2026-03-31T19:39:46.363098Z"
        },
        {
            "id": 7503,
            "name": "231/900",
            "created": "2017-04-23T08:49:11.710607Z",
            "modified": "2026-04-10T02:18:31.673015Z"
        },
        {
            "id": 7502,
            "name": "230/900",
            "created": "2017-04-23T08:45:57.374444Z",
            "modified": "2026-04-09T17:38:13.408891Z"
        },
        {
            "id": 7501,
            "name": "229/900",
            "created": "2017-04-23T08:44:24.049998Z",
            "modified": "2026-04-09T17:38:02.772503Z"
        },
        {
            "id": 7500,
            "name": "problem 221",
            "created": "2017-04-22T17:40:23.481192Z",
            "modified": "2026-04-08T15:39:17.676534Z"
        },
        {
            "id": 7499,
            "name": "problem 220",
            "created": "2017-04-22T17:30:21.568347Z",
            "modified": "2026-04-08T15:36:15.434464Z"
        },
        {
            "id": 7498,
            "name": "problem 219",
            "created": "2017-04-22T17:26:56.439512Z",
            "modified": "2026-04-08T15:33:00.864015Z"
        }
    ]
}