List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=modified&page=416
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=modified&page=417",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=415",
    "results": [
        {
            "id": 47213,
            "name": "To Defend or To Counter? — Lucas Neirynck 6d EGF sur La Direction de Jeu #11",
            "created": "2022-01-25T14:13:10.998000Z",
            "modified": "2026-03-30T11:59:11.673067Z"
        },
        {
            "id": 47214,
            "name": "AI Mindset — Lucas Neirynck 6d EGF sur La Direction de Jeu #12",
            "created": "2022-01-25T14:24:55.188241Z",
            "modified": "2026-03-30T11:59:11.756371Z"
        },
        {
            "id": 47215,
            "name": "Very Complicated — Lucas Neirynck 6d EGF sur La Direction de Jeu #13",
            "created": "2022-01-25T16:59:45.583624Z",
            "modified": "2026-03-30T11:59:12.209601Z"
        },
        {
            "id": 47216,
            "name": "Who's the one being abusive? — Lucas Neirynck 6d EGF sur La Direction de Jeu #14",
            "created": "2022-01-25T17:08:14.050485Z",
            "modified": "2026-03-30T11:59:12.320050Z"
        },
        {
            "id": 47217,
            "name": "Where is the key point? — Lucas Neirynck 6d EGF sur La Direction de Jeu #15",
            "created": "2022-01-25T17:22:58.225248Z",
            "modified": "2026-03-30T11:59:12.382004Z"
        },
        {
            "id": 47218,
            "name": "Messy Fuseki — Lucas Neirynck 6d EGF sur La Direction de Jeu #16",
            "created": "2022-01-25T17:33:08.403083Z",
            "modified": "2026-03-30T11:59:12.396561Z"
        },
        {
            "id": 47221,
            "name": "How would you deal with White's weakness on the right? — Lucas Neirynck 6d EGF sur La Direction de Jeu #18",
            "created": "2022-01-25T17:51:15.651399Z",
            "modified": "2026-03-30T11:59:12.536218Z"
        },
        {
            "id": 47222,
            "name": "When weakness becomes strength — Lucas Neirynck 6d EGF sur La Direction de Jeu #19",
            "created": "2022-01-25T17:56:41.728720Z",
            "modified": "2026-03-30T11:59:12.536291Z"
        },
        {
            "id": 47223,
            "name": "L'important pour l'IA — Lucas Neirynck 6d EGF sur La Direction de Jeu #20",
            "created": "2022-01-25T18:49:54.803515Z",
            "modified": "2026-03-30T11:59:12.537795Z"
        },
        {
            "id": 47219,
            "name": "Is the corner that big? — Lucas Neirynck 6d EGF sur La Direction de Jeu #17",
            "created": "2022-01-25T17:40:27.319181Z",
            "modified": "2026-03-30T11:59:12.581908Z"
        }
    ]
}