List accessible puzzles or create a new puzzle.

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

{
    "count": 58783,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=4611",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=4609",
    "results": [
        {
            "id": 7597,
            "name": "Problem 4",
            "created": "2017-04-26T12:47:45.595805Z",
            "modified": "2026-04-14T12:00:45.428396Z"
        },
        {
            "id": 7596,
            "name": "Problem 3",
            "created": "2017-04-26T12:46:29.463367Z",
            "modified": "2026-04-14T12:00:34.424985Z"
        },
        {
            "id": 7595,
            "name": "Problem 2",
            "created": "2017-04-26T12:44:36.533819Z",
            "modified": "2026-04-14T12:00:26.041940Z"
        },
        {
            "id": 7594,
            "name": "Problem 1",
            "created": "2017-04-26T12:42:37.668688Z",
            "modified": "2026-04-14T12:00:12.236932Z"
        },
        {
            "id": 43267,
            "name": "Diagram [3898]",
            "created": "2021-11-24T09:48:11.294770Z",
            "modified": "2026-04-14T10:57:56.043209Z"
        },
        {
            "id": 92558,
            "name": "kooooooooooooo",
            "created": "2025-03-21T15:20:17.225418Z",
            "modified": "2026-04-14T08:57:49.814950Z"
        },
        {
            "id": 100810,
            "name": "What are you doing tufei ?",
            "created": "2025-12-19T06:27:01.957825Z",
            "modified": "2026-04-14T07:24:43.094806Z"
        },
        {
            "id": 24844,
            "name": "19:6-6",
            "created": "2020-12-26T17:37:35.102182Z",
            "modified": "2026-04-14T05:10:09.181500Z"
        },
        {
            "id": 70600,
            "name": "snapback",
            "created": "2023-04-08T20:20:26.709875Z",
            "modified": "2026-04-14T04:44:33.589919Z"
        },
        {
            "id": 64520,
            "name": "Exercise 7",
            "created": "2022-10-30T15:36:10.825168Z",
            "modified": "2026-04-14T03:42:33.221808Z"
        }
    ]
}