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

{
    "count": 99610,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25360&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25344&ordering=-ip_address",
    "results": [
        {
            "id": 9459,
            "ip_address": "37.111.200.17",
            "count": 1,
            "first_visit": "2022-05-19T18:29:33.537229+06:00",
            "date": null
        },
        {
            "id": 98634,
            "ip_address": "37.111.200.169",
            "count": 1,
            "first_visit": "2026-05-30T09:17:03.224571+06:00",
            "date": "2026-05-30"
        },
        {
            "id": 30795,
            "ip_address": "37.111.200.168",
            "count": 1,
            "first_visit": "2022-08-02T10:46:24.202944+06:00",
            "date": "2022-08-02"
        },
        {
            "id": 99532,
            "ip_address": "37.111.200.167",
            "count": 1,
            "first_visit": "2026-06-24T12:29:03.348737+06:00",
            "date": "2026-06-24"
        },
        {
            "id": 98436,
            "ip_address": "37.111.200.165",
            "count": 1,
            "first_visit": "2026-05-23T13:03:02.505181+06:00",
            "date": "2026-05-23"
        },
        {
            "id": 6070,
            "ip_address": "37.111.200.165",
            "count": 2,
            "first_visit": "2022-05-14T19:25:22.948633+06:00",
            "date": null
        },
        {
            "id": 26769,
            "ip_address": "37.111.200.164",
            "count": 2,
            "first_visit": "2022-07-24T14:14:23.609777+06:00",
            "date": "2022-07-24"
        },
        {
            "id": 4017,
            "ip_address": "37.111.200.164",
            "count": 1,
            "first_visit": "2022-03-02T19:22:15.427777+06:00",
            "date": null
        }
    ]
}