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

{
    "count": 99971,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=22224&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=22208&ordering=ip_address",
    "results": [
        {
            "id": 27028,
            "ip_address": "103.76.45.62",
            "count": 1,
            "first_visit": "2022-07-25T03:41:21.763005+06:00",
            "date": "2022-07-25"
        },
        {
            "id": 2004,
            "ip_address": "103.76.45.66",
            "count": 4,
            "first_visit": "2022-01-12T03:01:40.593595+06:00",
            "date": null
        },
        {
            "id": 6386,
            "ip_address": "103.76.45.74",
            "count": 1,
            "first_visit": "2022-05-15T20:07:09.497279+06:00",
            "date": null
        },
        {
            "id": 15508,
            "ip_address": "103.76.45.93",
            "count": 1,
            "first_visit": "2022-06-16T01:40:34.533441+06:00",
            "date": "2022-06-16"
        },
        {
            "id": 75289,
            "ip_address": "103.76.46.108",
            "count": 1,
            "first_visit": "2024-11-06T13:32:05.375910+06:00",
            "date": "2024-11-06"
        },
        {
            "id": 10925,
            "ip_address": "103.76.46.130",
            "count": 1,
            "first_visit": "2022-05-24T11:49:44.018307+06:00",
            "date": null
        },
        {
            "id": 5494,
            "ip_address": "103.76.46.134",
            "count": 5,
            "first_visit": "2022-05-01T00:05:35.218199+06:00",
            "date": null
        },
        {
            "id": 15966,
            "ip_address": "103.76.46.197",
            "count": 1,
            "first_visit": "2022-06-17T12:27:40.272658+06:00",
            "date": "2022-06-17"
        }
    ]
}