List accessible puzzles or create a new puzzle.

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

{
    "count": 58777,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-name&page=4752",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-name&page=4750",
    "results": [
        {
            "id": 6604,
            "name": "Best Move Problem 4",
            "created": "2017-01-01T06:38:42.316632Z",
            "modified": "2026-05-16T20:59:28.914750Z"
        },
        {
            "id": 6603,
            "name": "Best Move Problem 3",
            "created": "2017-01-01T06:31:59.624013Z",
            "modified": "2026-05-16T20:59:16.404505Z"
        },
        {
            "id": 6602,
            "name": "Best Move Problem 2",
            "created": "2017-01-01T06:17:39.117791Z",
            "modified": "2026-05-01T07:45:15.580186Z"
        },
        {
            "id": 6601,
            "name": "Best Move Problem 1",
            "created": "2017-01-01T06:11:41.396526Z",
            "modified": "2026-05-01T07:45:19.874321Z"
        },
        {
            "id": 101240,
            "name": "Best Move ?",
            "created": "2025-12-28T12:26:16.162235Z",
            "modified": "2026-04-04T19:33:30.892215Z"
        },
        {
            "id": 18058,
            "name": "Best Move 2",
            "created": "2020-04-30T21:25:24.975951Z",
            "modified": "2026-04-17T03:19:10.350899Z"
        },
        {
            "id": 6732,
            "name": "Best Move 17",
            "created": "2017-02-16T00:48:21.311897Z",
            "modified": "2026-04-15T11:01:10.830368Z"
        },
        {
            "id": 6731,
            "name": "Best Move 16",
            "created": "2017-02-16T00:32:50.135355Z",
            "modified": "2026-03-31T19:21:52.254038Z"
        },
        {
            "id": 18057,
            "name": "Best Move 1",
            "created": "2020-04-30T21:19:40.039443Z",
            "modified": "2026-04-15T09:44:19.161438Z"
        },
        {
            "id": 78425,
            "name": "Best Move 0015",
            "created": "2023-12-01T03:51:03.457499Z",
            "modified": "2026-03-30T15:29:06.732837Z"
        }
    ]
}