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

{
    "count": 100230,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20920&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20904&ordering=-ip_address",
    "results": [
        {
            "id": 61567,
            "ip_address": "37.111.222.131",
            "count": 1,
            "first_visit": "2023-12-21T08:41:54.308091+06:00",
            "date": "2023-12-21"
        },
        {
            "id": 13540,
            "ip_address": "37.111.222.129",
            "count": 1,
            "first_visit": "2022-06-05T07:54:14.478527+06:00",
            "date": null
        },
        {
            "id": 50820,
            "ip_address": "37.111.222.126",
            "count": 1,
            "first_visit": "2023-07-25T18:11:23.504088+06:00",
            "date": "2023-07-25"
        },
        {
            "id": 39895,
            "ip_address": "37.111.222.116",
            "count": 7,
            "first_visit": "2023-01-05T10:46:47.402190+06:00",
            "date": "2023-01-05"
        },
        {
            "id": 16264,
            "ip_address": "37.111.222.111",
            "count": 1,
            "first_visit": "2022-06-18T07:54:12.629333+06:00",
            "date": "2022-06-18"
        },
        {
            "id": 11162,
            "ip_address": "37.111.222.109",
            "count": 1,
            "first_visit": "2022-05-24T22:19:45.657868+06:00",
            "date": null
        },
        {
            "id": 8184,
            "ip_address": "37.111.222.106",
            "count": 1,
            "first_visit": "2022-05-17T14:34:48.615765+06:00",
            "date": null
        },
        {
            "id": 8185,
            "ip_address": "37.111.222.106",
            "count": 2,
            "first_visit": "2022-05-17T14:34:48.616604+06:00",
            "date": null
        }
    ]
}