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

{
    "count": 96467,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=7304&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=7288&ordering=ip_address",
    "results": [
        {
            "id": 67300,
            "ip_address": "103.149.106.211",
            "count": 3,
            "first_visit": "2024-04-22T14:09:52.975391+06:00",
            "date": "2024-04-22"
        },
        {
            "id": 62522,
            "ip_address": "103.149.130.101",
            "count": 1,
            "first_visit": "2024-01-06T11:55:33.683421+06:00",
            "date": "2024-01-06"
        },
        {
            "id": 13192,
            "ip_address": "103.149.142.21",
            "count": 1,
            "first_visit": "2022-05-31T22:29:00.575820+06:00",
            "date": null
        },
        {
            "id": 13404,
            "ip_address": "103.149.142.22",
            "count": 1,
            "first_visit": "2022-06-02T20:20:36.165591+06:00",
            "date": null
        },
        {
            "id": 13219,
            "ip_address": "103.149.142.23",
            "count": 1,
            "first_visit": "2022-06-01T00:59:39.557713+06:00",
            "date": null
        },
        {
            "id": 23839,
            "ip_address": "103.149.142.241",
            "count": 1,
            "first_visit": "2022-07-18T22:45:39.472319+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 24160,
            "ip_address": "103.149.142.241",
            "count": 1,
            "first_visit": "2022-07-19T19:20:37.688806+06:00",
            "date": "2022-07-19"
        },
        {
            "id": 9451,
            "ip_address": "103.149.142.4",
            "count": 1,
            "first_visit": "2022-05-19T17:55:14.292162+06:00",
            "date": null
        }
    ]
}