List accessible puzzles or create a new puzzle.

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

{
    "count": 58709,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=5586",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=5584",
    "results": [
        {
            "id": 3389,
            "name": "LOL!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!",
            "created": "2015-11-25T12:44:20.929586Z",
            "modified": "2026-03-31T18:59:26.866377Z"
        },
        {
            "id": 3388,
            "name": "OMG!!!!!!!!!!!!",
            "created": "2015-11-25T12:18:45.788581Z",
            "modified": "2026-03-31T18:59:25.508399Z"
        },
        {
            "id": 3387,
            "name": "Flobble 3",
            "created": "2015-11-24T17:55:33.237221Z",
            "modified": "2026-03-31T18:59:24.251478Z"
        },
        {
            "id": 3386,
            "name": "Flobble 2",
            "created": "2015-11-24T17:32:15.926550Z",
            "modified": "2026-03-31T18:59:22.794186Z"
        },
        {
            "id": 3383,
            "name": "30 kyu test",
            "created": "2015-11-21T13:20:53.214943Z",
            "modified": "2026-03-31T18:59:21.320919Z"
        },
        {
            "id": 3381,
            "name": "Attachment Probe",
            "created": "2015-11-18T17:20:58.328568Z",
            "modified": "2026-03-31T18:59:19.899231Z"
        },
        {
            "id": 3380,
            "name": "HK GAME",
            "created": "2015-11-18T10:48:36.171607Z",
            "modified": "2026-03-31T18:59:18.447455Z"
        },
        {
            "id": 3379,
            "name": "Just Say No",
            "created": "2015-11-18T05:51:55.130841Z",
            "modified": "2026-03-31T18:59:17.252879Z"
        },
        {
            "id": 3378,
            "name": "Protect the Cut, and Cut Your Opponent.",
            "created": "2015-11-17T05:14:09.205074Z",
            "modified": "2026-03-31T18:59:16.014145Z"
        },
        {
            "id": 3377,
            "name": "Basic example 2",
            "created": "2015-11-17T00:26:22.474184Z",
            "modified": "2026-03-31T18:59:14.703111Z"
        }
    ]
}