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

{
    "count": 96771,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=22104&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=22088&ordering=-ip_address",
    "results": [
        {
            "id": 62425,
            "ip_address": "37.111.211.112",
            "count": 1,
            "first_visit": "2024-01-05T16:52:55.474343+06:00",
            "date": "2024-01-05"
        },
        {
            "id": 50747,
            "ip_address": "37.111.211.11",
            "count": 2,
            "first_visit": "2023-07-24T21:11:30.604518+06:00",
            "date": "2023-07-24"
        },
        {
            "id": 7032,
            "ip_address": "37.111.211.109",
            "count": 3,
            "first_visit": "2022-05-16T18:49:19.492012+06:00",
            "date": null
        },
        {
            "id": 18654,
            "ip_address": "37.111.211.109",
            "count": 1,
            "first_visit": "2022-06-25T15:21:20.205363+06:00",
            "date": "2022-06-25"
        },
        {
            "id": 20855,
            "ip_address": "37.111.211.107",
            "count": 1,
            "first_visit": "2022-07-03T11:21:45.291438+06:00",
            "date": "2022-07-03"
        },
        {
            "id": 20308,
            "ip_address": "37.111.211.106",
            "count": 1,
            "first_visit": "2022-06-30T10:20:03.777199+06:00",
            "date": "2022-06-30"
        },
        {
            "id": 10444,
            "ip_address": "37.111.211.106",
            "count": 1,
            "first_visit": "2022-05-22T22:50:57.743139+06:00",
            "date": null
        },
        {
            "id": 36018,
            "ip_address": "37.111.211.106",
            "count": 1,
            "first_visit": "2022-10-17T12:08:12.239768+06:00",
            "date": "2022-10-17"
        }
    ]
}