List accessible puzzles or create a new puzzle.

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

{
    "count": 58775,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=621",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=619",
    "results": [
        {
            "id": 91803,
            "name": "Problem 107",
            "created": "2025-03-04T19:08:28.296411Z",
            "modified": "2026-05-10T04:21:27.818559Z"
        },
        {
            "id": 91802,
            "name": "Problem 106",
            "created": "2025-03-04T19:06:22.833654Z",
            "modified": "2026-05-10T04:21:00.350647Z"
        },
        {
            "id": 91801,
            "name": "Problem 105",
            "created": "2025-03-04T19:04:34.153047Z",
            "modified": "2026-05-10T04:20:41.764730Z"
        },
        {
            "id": 91800,
            "name": "Problem 104",
            "created": "2025-03-04T19:03:20.203688Z",
            "modified": "2026-05-10T04:20:14.405971Z"
        },
        {
            "id": 91799,
            "name": "Problem 103",
            "created": "2025-03-04T18:59:59.574980Z",
            "modified": "2026-05-05T00:06:24.973025Z"
        },
        {
            "id": 91798,
            "name": "Problem 102",
            "created": "2025-03-04T18:58:31.523288Z",
            "modified": "2026-05-10T04:19:28.061669Z"
        },
        {
            "id": 91797,
            "name": "Problem 101",
            "created": "2025-03-04T18:56:48.003037Z",
            "modified": "2026-05-10T21:35:28.638299Z"
        },
        {
            "id": 91785,
            "name": "3) Fuseki",
            "created": "2025-03-04T17:03:00.893723Z",
            "modified": "2026-05-10T01:12:21.074453Z"
        },
        {
            "id": 91783,
            "name": "problème4",
            "created": "2025-03-04T17:00:21.611821Z",
            "modified": "2026-05-10T01:19:01.167707Z"
        },
        {
            "id": 91781,
            "name": "problème1",
            "created": "2025-03-04T16:57:07.966988Z",
            "modified": "2026-05-10T00:57:31.481402Z"
        }
    ]
}