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

{
    "count": 100194,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=14080&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=14064&ordering=ip_address",
    "results": [
        {
            "id": 1202,
            "ip_address": "103.213.237.72",
            "count": 1,
            "first_visit": "2021-12-21T20:35:45.266364+06:00",
            "date": null
        },
        {
            "id": 1884,
            "ip_address": "103.213.237.73",
            "count": 1,
            "first_visit": "2022-01-11T15:17:40.722135+06:00",
            "date": null
        },
        {
            "id": 62360,
            "ip_address": "103.213.237.73",
            "count": 1,
            "first_visit": "2024-01-05T00:07:11.747049+06:00",
            "date": "2024-01-05"
        },
        {
            "id": 1798,
            "ip_address": "103.213.237.74",
            "count": 2,
            "first_visit": "2022-01-11T11:18:38.066749+06:00",
            "date": null
        },
        {
            "id": 44782,
            "ip_address": "103.213.239.0",
            "count": 2,
            "first_visit": "2023-04-04T10:38:11.206696+06:00",
            "date": "2023-04-04"
        },
        {
            "id": 50686,
            "ip_address": "103.213.239.1",
            "count": 1,
            "first_visit": "2023-07-24T00:17:39.901871+06:00",
            "date": "2023-07-24"
        },
        {
            "id": 42360,
            "ip_address": "103.213.239.148",
            "count": 2,
            "first_visit": "2023-02-18T16:20:36.244279+06:00",
            "date": "2023-02-18"
        },
        {
            "id": 2330,
            "ip_address": "103.213.239.187",
            "count": 1,
            "first_visit": "2022-01-16T21:14:24.879078+06:00",
            "date": null
        }
    ]
}