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

{
    "count": 101861,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42016&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42000&ordering=ip_address",
    "results": [
        {
            "id": 56215,
            "ip_address": "114.119.151.89",
            "count": 1,
            "first_visit": "2023-09-28T07:24:43.514163+06:00",
            "date": "2023-09-28"
        },
        {
            "id": 58086,
            "ip_address": "114.119.151.89",
            "count": 1,
            "first_visit": "2023-10-20T20:34:21.086695+06:00",
            "date": "2023-10-20"
        },
        {
            "id": 60930,
            "ip_address": "114.119.151.89",
            "count": 1,
            "first_visit": "2023-12-10T20:08:33.402284+06:00",
            "date": "2023-12-10"
        },
        {
            "id": 499,
            "ip_address": "114.119.151.89",
            "count": 15,
            "first_visit": "2021-12-09T18:02:34.047203+06:00",
            "date": null
        },
        {
            "id": 1122,
            "ip_address": "114.119.151.9",
            "count": 17,
            "first_visit": "2021-12-21T06:40:13.778049+06:00",
            "date": null
        },
        {
            "id": 48493,
            "ip_address": "114.119.151.9",
            "count": 1,
            "first_visit": "2023-06-19T01:56:24.067775+06:00",
            "date": "2023-06-19"
        },
        {
            "id": 44093,
            "ip_address": "114.119.151.9",
            "count": 1,
            "first_visit": "2023-03-20T10:11:09.722826+06:00",
            "date": "2023-03-20"
        },
        {
            "id": 53427,
            "ip_address": "114.119.151.9",
            "count": 1,
            "first_visit": "2023-08-24T20:53:16.672069+06:00",
            "date": "2023-08-24"
        }
    ]
}