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

{
    "count": 95895,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=18920&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=18904&ordering=ip_address",
    "results": [
        {
            "id": 20613,
            "ip_address": "103.59.38.66",
            "count": 1,
            "first_visit": "2022-07-01T23:38:41.586740+06:00",
            "date": "2022-07-01"
        },
        {
            "id": 1094,
            "ip_address": "103.59.38.66",
            "count": 4,
            "first_visit": "2021-12-20T23:05:34.437727+06:00",
            "date": null
        },
        {
            "id": 15406,
            "ip_address": "103.59.38.73",
            "count": 1,
            "first_visit": "2022-06-15T18:50:16.475306+06:00",
            "date": "2022-06-15"
        },
        {
            "id": 7214,
            "ip_address": "103.59.38.73",
            "count": 1,
            "first_visit": "2022-05-16T20:01:48.193082+06:00",
            "date": null
        },
        {
            "id": 47757,
            "ip_address": "103.59.39.113",
            "count": 1,
            "first_visit": "2023-06-06T04:25:34.572896+06:00",
            "date": "2023-06-06"
        },
        {
            "id": 8496,
            "ip_address": "103.59.39.113",
            "count": 2,
            "first_visit": "2022-05-17T23:25:29.994140+06:00",
            "date": null
        },
        {
            "id": 31470,
            "ip_address": "103.59.39.12",
            "count": 1,
            "first_visit": "2022-08-07T20:19:14.860448+06:00",
            "date": "2022-08-07"
        },
        {
            "id": 70773,
            "ip_address": "103.59.39.153",
            "count": 1,
            "first_visit": "2024-07-06T18:35:01.153846+06:00",
            "date": "2024-07-06"
        }
    ]
}