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

{
    "count": 97469,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23584&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23568&ordering=ip_address",
    "results": [
        {
            "id": 54478,
            "ip_address": "103.95.99.245",
            "count": 1,
            "first_visit": "2023-09-07T12:34:28.668393+06:00",
            "date": "2023-09-07"
        },
        {
            "id": 5800,
            "ip_address": "103.95.99.245",
            "count": 5,
            "first_visit": "2022-05-10T17:17:08.509704+06:00",
            "date": null
        },
        {
            "id": 14870,
            "ip_address": "103.95.99.245",
            "count": 2,
            "first_visit": "2022-06-13T19:52:46.913938+06:00",
            "date": "2022-06-13"
        },
        {
            "id": 43212,
            "ip_address": "103.95.99.246",
            "count": 1,
            "first_visit": "2023-03-05T14:00:01.936095+06:00",
            "date": "2023-03-05"
        },
        {
            "id": 71180,
            "ip_address": "103.95.99.30",
            "count": 8,
            "first_visit": "2024-07-15T11:32:50.663648+06:00",
            "date": "2024-07-15"
        },
        {
            "id": 61597,
            "ip_address": "103.95.99.30",
            "count": 1,
            "first_visit": "2023-12-21T15:12:01.408870+06:00",
            "date": "2023-12-21"
        },
        {
            "id": 19698,
            "ip_address": "103.96.104.108",
            "count": 1,
            "first_visit": "2022-06-28T09:59:07.044800+06:00",
            "date": "2022-06-28"
        },
        {
            "id": 13103,
            "ip_address": "103.96.104.116",
            "count": 1,
            "first_visit": "2022-05-31T13:20:39.461636+06:00",
            "date": null
        }
    ]
}