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

{
    "count": 95430,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=17088&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=17072&ordering=ip_address",
    "results": [
        {
            "id": 50926,
            "ip_address": "103.253.44.63",
            "count": 2,
            "first_visit": "2023-07-26T18:08:43.571273+06:00",
            "date": "2023-07-26"
        },
        {
            "id": 27979,
            "ip_address": "103.253.44.65",
            "count": 1,
            "first_visit": "2022-07-27T02:22:46.582829+06:00",
            "date": "2022-07-27"
        },
        {
            "id": 13114,
            "ip_address": "103.253.44.65",
            "count": 2,
            "first_visit": "2022-05-31T14:11:15.871743+06:00",
            "date": null
        },
        {
            "id": 50255,
            "ip_address": "103.253.44.67",
            "count": 1,
            "first_visit": "2023-07-18T10:40:33.247865+06:00",
            "date": "2023-07-18"
        },
        {
            "id": 7635,
            "ip_address": "103.253.44.80",
            "count": 1,
            "first_visit": "2022-05-17T08:00:39.270880+06:00",
            "date": null
        },
        {
            "id": 28740,
            "ip_address": "103.253.44.80",
            "count": 1,
            "first_visit": "2022-07-28T11:56:14.746164+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 22223,
            "ip_address": "103.253.44.81",
            "count": 1,
            "first_visit": "2022-07-13T13:57:50.493478+06:00",
            "date": "2022-07-13"
        },
        {
            "id": 18231,
            "ip_address": "103.253.44.82",
            "count": 1,
            "first_visit": "2022-06-24T18:14:33.800474+06:00",
            "date": "2022-06-24"
        }
    ]
}