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

{
    "count": 100184,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=21192&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=21176&ordering=ip_address",
    "results": [
        {
            "id": 23572,
            "ip_address": "103.67.158.249",
            "count": 1,
            "first_visit": "2022-07-18T21:30:12.791452+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 24252,
            "ip_address": "103.67.158.25",
            "count": 1,
            "first_visit": "2022-07-19T23:55:40.560275+06:00",
            "date": "2022-07-19"
        },
        {
            "id": 10949,
            "ip_address": "103.67.158.250",
            "count": 2,
            "first_visit": "2022-05-24T12:35:05.900317+06:00",
            "date": null
        },
        {
            "id": 45866,
            "ip_address": "103.67.158.250",
            "count": 1,
            "first_visit": "2023-04-29T12:21:05.392987+06:00",
            "date": "2023-04-29"
        },
        {
            "id": 26749,
            "ip_address": "103.67.158.252",
            "count": 1,
            "first_visit": "2022-07-24T13:09:39.240936+06:00",
            "date": "2022-07-24"
        },
        {
            "id": 8668,
            "ip_address": "103.67.158.252",
            "count": 6,
            "first_visit": "2022-05-18T08:01:38.036774+06:00",
            "date": null
        },
        {
            "id": 38307,
            "ip_address": "103.67.158.252",
            "count": 1,
            "first_visit": "2022-12-04T23:15:16.877304+06:00",
            "date": "2022-12-04"
        },
        {
            "id": 28815,
            "ip_address": "103.67.158.253",
            "count": 1,
            "first_visit": "2022-07-28T13:15:53.937741+06:00",
            "date": "2022-07-28"
        }
    ]
}