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

{
    "count": 98122,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12944&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12928&ordering=ip_address",
    "results": [
        {
            "id": 11724,
            "ip_address": "103.202.55.61",
            "count": 1,
            "first_visit": "2022-05-26T22:03:46.911032+06:00",
            "date": null
        },
        {
            "id": 4854,
            "ip_address": "103.202.55.98",
            "count": 1,
            "first_visit": "2022-04-01T16:34:38.448206+06:00",
            "date": null
        },
        {
            "id": 17976,
            "ip_address": "103.203.176.14",
            "count": 1,
            "first_visit": "2022-06-24T05:49:25.258862+06:00",
            "date": "2022-06-24"
        },
        {
            "id": 76750,
            "ip_address": "103.203.176.38",
            "count": 1,
            "first_visit": "2024-12-14T19:18:35.970349+06:00",
            "date": "2024-12-14"
        },
        {
            "id": 76658,
            "ip_address": "103.203.176.38",
            "count": 2,
            "first_visit": "2024-12-11T19:53:12.629570+06:00",
            "date": "2024-12-11"
        },
        {
            "id": 76681,
            "ip_address": "103.203.176.38",
            "count": 4,
            "first_visit": "2024-12-12T12:14:19.369816+06:00",
            "date": "2024-12-12"
        },
        {
            "id": 64214,
            "ip_address": "103.203.176.40",
            "count": 1,
            "first_visit": "2024-02-02T01:00:38.188535+06:00",
            "date": "2024-02-02"
        },
        {
            "id": 64166,
            "ip_address": "103.203.176.40",
            "count": 1,
            "first_visit": "2024-01-31T23:35:31.703762+06:00",
            "date": "2024-01-31"
        }
    ]
}