List accessible puzzles or create a new puzzle.

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

{
    "count": 58741,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=5344",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=5342",
    "results": [
        {
            "id": 49093,
            "name": "Question  6",
            "created": "2022-02-14T03:13:19.754090Z",
            "modified": "2026-03-30T12:15:13.765191Z"
        },
        {
            "id": 49091,
            "name": "Question 4",
            "created": "2022-02-14T03:10:18.528700Z",
            "modified": "2026-03-30T12:15:13.697119Z"
        },
        {
            "id": 49090,
            "name": "Question 3",
            "created": "2022-02-14T03:08:29.995243Z",
            "modified": "2026-03-30T12:15:13.672770Z"
        },
        {
            "id": 49089,
            "name": "Question 2",
            "created": "2022-02-14T03:06:13.325738Z",
            "modified": "2026-03-30T12:15:13.491208Z"
        },
        {
            "id": 49088,
            "name": "Question 1",
            "created": "2022-02-14T03:00:30.067352Z",
            "modified": "2026-03-30T12:15:13.491125Z"
        },
        {
            "id": 49059,
            "name": "Question 7",
            "created": "2022-02-14T02:21:14.656319Z",
            "modified": "2026-03-30T12:15:13.450563Z"
        },
        {
            "id": 49087,
            "name": "Question 8",
            "created": "2022-02-14T02:50:50.507244Z",
            "modified": "2026-03-30T12:15:13.448997Z"
        },
        {
            "id": 49054,
            "name": "Question 6",
            "created": "2022-02-14T02:10:25.650889Z",
            "modified": "2026-03-30T12:15:13.269148Z"
        },
        {
            "id": 49032,
            "name": "Question 5",
            "created": "2022-02-14T01:43:54.191641Z",
            "modified": "2026-03-30T12:15:13.131289Z"
        },
        {
            "id": 49031,
            "name": "Question 4",
            "created": "2022-02-14T01:07:35.936468Z",
            "modified": "2026-03-30T12:15:13.128486Z"
        }
    ]
}