GET /user_management/visitor-free/?format=api&offset=42136&ordering=-ip_address
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 101881,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42144&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42128&ordering=-ip_address",
    "results": [
        {
            "id": 76238,
            "ip_address": "180.148.209.40",
            "count": 1,
            "first_visit": "2024-12-01T11:46:33.007917+06:00",
            "date": "2024-12-01"
        },
        {
            "id": 76948,
            "ip_address": "180.148.209.34",
            "count": 1,
            "first_visit": "2024-12-19T21:09:44.789701+06:00",
            "date": "2024-12-19"
        },
        {
            "id": 27688,
            "ip_address": "180.148.209.34",
            "count": 1,
            "first_visit": "2022-07-26T12:03:41.435931+06:00",
            "date": "2022-07-26"
        },
        {
            "id": 6945,
            "ip_address": "180.148.209.234",
            "count": 2,
            "first_visit": "2022-05-16T17:49:09.484172+06:00",
            "date": null
        },
        {
            "id": 2464,
            "ip_address": "180.148.209.186",
            "count": 1,
            "first_visit": "2022-01-19T13:43:44.079917+06:00",
            "date": null
        },
        {
            "id": 100424,
            "ip_address": "180.148.209.126",
            "count": 1,
            "first_visit": "2026-07-18T13:38:44.174137+06:00",
            "date": "2026-07-18"
        },
        {
            "id": 53602,
            "ip_address": "180.148.208.34",
            "count": 1,
            "first_visit": "2023-08-26T22:27:29.403201+06:00",
            "date": "2023-08-26"
        },
        {
            "id": 3167,
            "ip_address": "180.148.208.22",
            "count": 2,
            "first_visit": "2022-02-01T10:10:58.703393+06:00",
            "date": null
        }
    ]
}