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

{
    "count": 100037,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=8192&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=8176&ordering=ip_address",
    "results": [
        {
            "id": 1942,
            "ip_address": "103.152.154.157",
            "count": 2,
            "first_visit": "2022-01-11T19:30:40.900695+06:00",
            "date": null
        },
        {
            "id": 31480,
            "ip_address": "103.152.154.157",
            "count": 1,
            "first_visit": "2022-08-07T22:15:52.563925+06:00",
            "date": "2022-08-07"
        },
        {
            "id": 46015,
            "ip_address": "103.152.154.157",
            "count": 1,
            "first_visit": "2023-05-02T20:00:07.052064+06:00",
            "date": "2023-05-02"
        },
        {
            "id": 32283,
            "ip_address": "103.152.154.158",
            "count": 1,
            "first_visit": "2022-08-17T23:59:08.344397+06:00",
            "date": "2022-08-17"
        },
        {
            "id": 46007,
            "ip_address": "103.152.154.159",
            "count": 1,
            "first_visit": "2023-05-02T14:55:38.345812+06:00",
            "date": "2023-05-02"
        },
        {
            "id": 9009,
            "ip_address": "103.152.154.34",
            "count": 2,
            "first_visit": "2022-05-18T16:13:10.618323+06:00",
            "date": null
        },
        {
            "id": 65786,
            "ip_address": "103.152.154.69",
            "count": 1,
            "first_visit": "2024-03-11T17:22:39.530190+06:00",
            "date": "2024-03-11"
        },
        {
            "id": 60168,
            "ip_address": "103.152.154.70",
            "count": 2,
            "first_visit": "2023-11-27T17:54:08.596956+06:00",
            "date": "2023-11-27"
        }
    ]
}