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

{
    "count": 98154,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=7424&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=7408&ordering=ip_address",
    "results": [
        {
            "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": 24160,
            "ip_address": "103.149.142.241",
            "count": 1,
            "first_visit": "2022-07-19T19:20:37.688806+06:00",
            "date": "2022-07-19"
        },
        {
            "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": 9451,
            "ip_address": "103.149.142.4",
            "count": 1,
            "first_visit": "2022-05-19T17:55:14.292162+06:00",
            "date": null
        },
        {
            "id": 58966,
            "ip_address": "103.149.142.69",
            "count": 3,
            "first_visit": "2023-11-04T22:45:12.558967+06:00",
            "date": "2023-11-04"
        },
        {
            "id": 37643,
            "ip_address": "103.149.142.69",
            "count": 2,
            "first_visit": "2022-11-21T09:12:53.364517+06:00",
            "date": "2022-11-21"
        }
    ]
}