List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=modified&page=5347
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=5348",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=5346",
    "results": [
        {
            "id": 7637,
            "name": "problem 734",
            "created": "2017-04-28T17:31:31.451492Z",
            "modified": "2026-04-17T04:59:09.705765Z"
        },
        {
            "id": 7638,
            "name": "problem 735",
            "created": "2017-04-28T18:07:23.971629Z",
            "modified": "2026-04-17T05:00:25.737284Z"
        },
        {
            "id": 7639,
            "name": "problem 736",
            "created": "2017-04-28T18:15:09.292553Z",
            "modified": "2026-04-17T05:02:11.470983Z"
        },
        {
            "id": 7640,
            "name": "problem 737",
            "created": "2017-04-28T18:16:51.323592Z",
            "modified": "2026-04-17T05:02:43.444178Z"
        },
        {
            "id": 7641,
            "name": "problem 738",
            "created": "2017-04-28T18:23:43.367424Z",
            "modified": "2026-04-17T05:03:09.874293Z"
        },
        {
            "id": 7642,
            "name": "problem 739",
            "created": "2017-04-28T18:24:59.233962Z",
            "modified": "2026-04-17T05:03:22.731873Z"
        },
        {
            "id": 7643,
            "name": "problem 740",
            "created": "2017-04-28T18:27:25.759926Z",
            "modified": "2026-04-17T05:04:15.214521Z"
        },
        {
            "id": 95432,
            "name": "Problem 161",
            "created": "2025-07-07T00:42:08.687930Z",
            "modified": "2026-04-17T05:13:14.184030Z"
        },
        {
            "id": 83194,
            "name": "Puzzle #1",
            "created": "2024-07-16T02:16:16.962324Z",
            "modified": "2026-04-17T05:15:14.929788Z"
        },
        {
            "id": 977,
            "name": "278 - 539",
            "created": "2014-10-11T15:52:34.493150Z",
            "modified": "2026-04-17T05:15:47.330945Z"
        }
    ]
}