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

{
    "count": 98234,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=16528&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=16512&ordering=ip_address",
    "results": [
        {
            "id": 32810,
            "ip_address": "103.242.22.234",
            "count": 1,
            "first_visit": "2022-08-24T09:15:54.335450+06:00",
            "date": "2022-08-24"
        },
        {
            "id": 15122,
            "ip_address": "103.242.22.235",
            "count": 1,
            "first_visit": "2022-06-15T00:55:00.616994+06:00",
            "date": "2022-06-15"
        },
        {
            "id": 10168,
            "ip_address": "103.242.22.235",
            "count": 1,
            "first_visit": "2022-05-21T23:45:25.441184+06:00",
            "date": null
        },
        {
            "id": 25658,
            "ip_address": "103.242.22.235",
            "count": 1,
            "first_visit": "2022-07-21T20:44:31.122548+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 29912,
            "ip_address": "103.242.22.235",
            "count": 1,
            "first_visit": "2022-07-30T14:09:05.664709+06:00",
            "date": "2022-07-30"
        },
        {
            "id": 29366,
            "ip_address": "103.242.22.235",
            "count": 1,
            "first_visit": "2022-07-29T15:32:48.060343+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 7927,
            "ip_address": "103.242.22.236",
            "count": 2,
            "first_visit": "2022-05-17T11:17:39.563535+06:00",
            "date": null
        },
        {
            "id": 24090,
            "ip_address": "103.242.22.236",
            "count": 1,
            "first_visit": "2022-07-19T13:20:36.865864+06:00",
            "date": "2022-07-19"
        }
    ]
}