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

{
    "count": 92422,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=8312&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=8296&ordering=ip_address",
    "results": [
        {
            "id": 8707,
            "ip_address": "103.155.70.197",
            "count": 1,
            "first_visit": "2022-05-18T09:09:02.716989+06:00",
            "date": null
        },
        {
            "id": 9473,
            "ip_address": "103.155.70.42",
            "count": 2,
            "first_visit": "2022-05-19T20:06:28.352279+06:00",
            "date": null
        },
        {
            "id": 49769,
            "ip_address": "103.155.98.122",
            "count": 1,
            "first_visit": "2023-07-11T13:50:17.924642+06:00",
            "date": "2023-07-11"
        },
        {
            "id": 16657,
            "ip_address": "103.155.98.123",
            "count": 1,
            "first_visit": "2022-06-19T21:40:14.496179+06:00",
            "date": "2022-06-19"
        },
        {
            "id": 78724,
            "ip_address": "103.155.98.124",
            "count": 1,
            "first_visit": "2025-02-08T11:12:32.494804+06:00",
            "date": "2025-02-08"
        },
        {
            "id": 56679,
            "ip_address": "103.155.98.125",
            "count": 7,
            "first_visit": "2023-10-03T22:32:42.221369+06:00",
            "date": "2023-10-03"
        },
        {
            "id": 5911,
            "ip_address": "103.155.98.187",
            "count": 1,
            "first_visit": "2022-05-12T15:04:53.055806+06:00",
            "date": null
        },
        {
            "id": 12276,
            "ip_address": "103.155.99.134",
            "count": 2,
            "first_visit": "2022-05-28T19:50:36.673192+06:00",
            "date": null
        }
    ]
}