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

{
    "count": 92461,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=81760&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=81744&ordering=ip_address",
    "results": [
        {
            "id": 1408,
            "ip_address": "54.234.253.158",
            "count": 1,
            "first_visit": "2021-12-27T16:30:40.741385+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"
        },
        {
            "id": 61818,
            "ip_address": "54.235.10.231",
            "count": 1,
            "first_visit": "2023-12-25T11:53:02.529752+06:00",
            "date": "2023-12-25"
        },
        {
            "id": 2400,
            "ip_address": "54.235.18.7",
            "count": 1,
            "first_visit": "2022-01-17T23:52:27.586128+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": 11115,
            "ip_address": "54.236.113.212",
            "count": 1,
            "first_visit": "2022-05-24T20:29:26.746829+06:00",
            "date": null
        },
        {
            "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": 44784,
            "ip_address": "54.236.237.93",
            "count": 3,
            "first_visit": "2023-04-04T12:23:49.312382+06:00",
            "date": "2023-04-04"
        }
    ]
}