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

{
    "count": 92195,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=3728&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=3712&ordering=ip_address",
    "results": [
        {
            "id": 14391,
            "ip_address": "103.127.182.20",
            "count": 1,
            "first_visit": "2022-06-10T23:18:09.612307+06:00",
            "date": "2022-06-10"
        },
        {
            "id": 13875,
            "ip_address": "103.127.182.21",
            "count": 2,
            "first_visit": "2022-06-07T22:14:03.141267+06:00",
            "date": "2022-06-07"
        },
        {
            "id": 14367,
            "ip_address": "103.127.182.21",
            "count": 1,
            "first_visit": "2022-06-10T19:01:43.295490+06:00",
            "date": "2022-06-10"
        },
        {
            "id": 40348,
            "ip_address": "103.127.182.27",
            "count": 3,
            "first_visit": "2023-01-14T06:01:49.480153+06:00",
            "date": "2023-01-14"
        },
        {
            "id": 25294,
            "ip_address": "103.127.182.50",
            "count": 1,
            "first_visit": "2022-07-21T09:52:20.614615+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 10985,
            "ip_address": "103.127.182.58",
            "count": 1,
            "first_visit": "2022-05-24T13:53:04.964578+06:00",
            "date": null
        },
        {
            "id": 26876,
            "ip_address": "103.127.182.68",
            "count": 1,
            "first_visit": "2022-07-24T22:33:10.719905+06:00",
            "date": "2022-07-24"
        },
        {
            "id": 1520,
            "ip_address": "103.127.183.40",
            "count": 2,
            "first_visit": "2021-12-31T15:22:14.467931+06:00",
            "date": null
        }
    ]
}