List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=modified&page=4644
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=4645",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=4643",
    "results": [
        {
            "id": 37850,
            "name": "Deepzengo7",
            "created": "2021-09-04T15:12:36.212961Z",
            "modified": "2026-05-20T01:02:52.533409Z"
        },
        {
            "id": 37877,
            "name": "Diagram [1525]",
            "created": "2021-09-05T08:18:53.692391Z",
            "modified": "2026-05-20T01:03:12.331492Z"
        },
        {
            "id": 37878,
            "name": "Diagram [1526]",
            "created": "2021-09-05T08:22:18.603333Z",
            "modified": "2026-05-20T01:03:13.902308Z"
        },
        {
            "id": 6994,
            "name": "Problem № 78",
            "created": "2017-03-20T10:18:39.730478Z",
            "modified": "2026-05-20T01:03:55.988478Z"
        },
        {
            "id": 6995,
            "name": "Problem № 79",
            "created": "2017-03-20T10:20:34.926183Z",
            "modified": "2026-05-20T01:03:56.397594Z"
        },
        {
            "id": 63399,
            "name": "Tsumégo 113",
            "created": "2022-10-04T08:50:40.597299Z",
            "modified": "2026-05-20T01:04:40.234728Z"
        },
        {
            "id": 35225,
            "name": "Ko problem 3",
            "created": "2021-08-02T09:26:11.347860Z",
            "modified": "2026-05-20T01:04:59.036171Z"
        },
        {
            "id": 35241,
            "name": "Ko problem 4",
            "created": "2021-08-02T12:19:55.561449Z",
            "modified": "2026-05-20T01:04:59.845965Z"
        },
        {
            "id": 50551,
            "name": "Diagram [4272]",
            "created": "2022-02-26T13:40:01.708726Z",
            "modified": "2026-05-20T01:05:02.275156Z"
        },
        {
            "id": 39601,
            "name": "Diagram [2367]",
            "created": "2021-10-06T08:06:42.930390Z",
            "modified": "2026-05-20T01:05:07.805818Z"
        }
    ]
}