List accessible puzzles or create a new puzzle.

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

{
    "count": 58714,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=5829",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=5827",
    "results": [
        {
            "id": 92180,
            "name": "Quatrième capture",
            "created": "2025-03-08T17:05:59.355174Z",
            "modified": "2026-04-08T14:40:47.635072Z"
        },
        {
            "id": 5668,
            "name": "107 / 900",
            "created": "2016-02-19T12:55:21.521572Z",
            "modified": "2026-04-08T14:43:22.311131Z"
        },
        {
            "id": 293,
            "name": "Problem 1",
            "created": "2014-09-30T01:16:28.990061Z",
            "modified": "2026-04-08T14:43:57.439943Z"
        },
        {
            "id": 22916,
            "name": "Puzzle 1",
            "created": "2020-11-11T09:53:57.893041Z",
            "modified": "2026-04-08T14:43:59.738569Z"
        },
        {
            "id": 525,
            "name": "002 - 539",
            "created": "2014-10-08T01:14:46.244239Z",
            "modified": "2026-04-08T14:44:37.107323Z"
        },
        {
            "id": 527,
            "name": "003 - 539",
            "created": "2014-10-08T01:22:03.060854Z",
            "modified": "2026-04-08T14:45:04.819253Z"
        },
        {
            "id": 529,
            "name": "004 - 539",
            "created": "2014-10-08T01:35:23.781396Z",
            "modified": "2026-04-08T14:46:42.260901Z"
        },
        {
            "id": 530,
            "name": "005 - 539",
            "created": "2014-10-08T01:47:07.649616Z",
            "modified": "2026-04-08T14:47:19.340503Z"
        },
        {
            "id": 531,
            "name": "006 - 539",
            "created": "2014-10-08T01:52:38.591049Z",
            "modified": "2026-04-08T14:48:04.737044Z"
        },
        {
            "id": 532,
            "name": "007 - 539",
            "created": "2014-10-08T02:05:08.326839Z",
            "modified": "2026-04-08T14:48:45.800545Z"
        }
    ]
}