List accessible puzzles or create a new puzzle.

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

{
    "count": 58765,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=id&page=373",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=id&page=371",
    "results": [
        {
            "id": 6603,
            "name": "Best Move Problem 3",
            "created": "2017-01-01T06:31:59.624013Z",
            "modified": "2026-05-01T06:54:02.646220Z"
        },
        {
            "id": 6604,
            "name": "Best Move Problem 4",
            "created": "2017-01-01T06:38:42.316632Z",
            "modified": "2026-05-01T07:45:08.153485Z"
        },
        {
            "id": 6605,
            "name": "Tripod Group",
            "created": "2017-01-01T06:41:44.915375Z",
            "modified": "2026-04-29T09:34:05.167927Z"
        },
        {
            "id": 6606,
            "name": "Tripod Group, Attack A",
            "created": "2017-01-01T06:52:06.656910Z",
            "modified": "2026-05-01T07:36:01.802405Z"
        },
        {
            "id": 6607,
            "name": "Tripod Group, Attack B",
            "created": "2017-01-01T07:11:31.690860Z",
            "modified": "2026-05-01T07:34:06.185383Z"
        },
        {
            "id": 6608,
            "name": "Tripod Group, Attack C",
            "created": "2017-01-01T07:17:33.425960Z",
            "modified": "2026-05-01T07:35:24.540870Z"
        },
        {
            "id": 6609,
            "name": "Tripod Group Problem 1",
            "created": "2017-01-01T07:46:20.813670Z",
            "modified": "2026-05-01T07:35:25.149952Z"
        },
        {
            "id": 6610,
            "name": "Tripod Group Problem 2",
            "created": "2017-01-01T07:59:35.700284Z",
            "modified": "2026-05-01T07:35:03.976028Z"
        },
        {
            "id": 6611,
            "name": "Jennica's Tsumego 25",
            "created": "2017-01-01T08:28:26.486606Z",
            "modified": "2026-04-29T07:56:13.756172Z"
        },
        {
            "id": 6612,
            "name": "Jennica's Tsumego 26",
            "created": "2017-01-01T08:56:03.977793Z",
            "modified": "2026-05-01T07:33:52.844806Z"
        }
    ]
}