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

{
    "count": 99729,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12040&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12024&ordering=-ip_address",
    "results": [
        {
            "id": 2312,
            "ip_address": "54.236.40.120",
            "count": 1,
            "first_visit": "2022-01-16T16:20:55.244920+06:00",
            "date": null
        },
        {
            "id": 72832,
            "ip_address": "54.236.32.107",
            "count": 1,
            "first_visit": "2024-09-01T08:47:31.165653+06:00",
            "date": "2024-09-01"
        },
        {
            "id": 44784,
            "ip_address": "54.236.237.93",
            "count": 3,
            "first_visit": "2023-04-04T12:23:49.312382+06:00",
            "date": "2023-04-04"
        },
        {
            "id": 37672,
            "ip_address": "54.236.13.123",
            "count": 1,
            "first_visit": "2022-11-21T21:43:08.009007+06:00",
            "date": "2022-11-21"
        },
        {
            "id": 11115,
            "ip_address": "54.236.113.212",
            "count": 1,
            "first_visit": "2022-05-24T20:29:26.746829+06:00",
            "date": null
        },
        {
            "id": 41103,
            "ip_address": "54.235.236.168",
            "count": 11,
            "first_visit": "2023-01-28T12:20:12.116226+06:00",
            "date": "2023-01-28"
        },
        {
            "id": 2400,
            "ip_address": "54.235.18.7",
            "count": 1,
            "first_visit": "2022-01-17T23:52:27.586128+06:00",
            "date": null
        },
        {
            "id": 60088,
            "ip_address": "54.235.10.231",
            "count": 1,
            "first_visit": "2023-11-25T12:52:03.686696+06:00",
            "date": "2023-11-25"
        }
    ]
}