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

{
    "count": 93027,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=80024&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=80008&ordering=ip_address",
    "results": [
        {
            "id": 1683,
            "ip_address": "45.248.151.132",
            "count": 2,
            "first_visit": "2022-01-05T23:58:40.601857+06:00",
            "date": null
        },
        {
            "id": 2447,
            "ip_address": "45.248.151.133",
            "count": 1,
            "first_visit": "2022-01-18T22:40:16.091959+06:00",
            "date": null
        },
        {
            "id": 40599,
            "ip_address": "45.248.151.133",
            "count": 1,
            "first_visit": "2023-01-18T20:37:35.272684+06:00",
            "date": "2023-01-18"
        },
        {
            "id": 69417,
            "ip_address": "45.248.151.133",
            "count": 1,
            "first_visit": "2024-06-04T20:18:23.134420+06:00",
            "date": "2024-06-04"
        },
        {
            "id": 39940,
            "ip_address": "45.248.151.134",
            "count": 1,
            "first_visit": "2023-01-06T01:04:49.006667+06:00",
            "date": "2023-01-06"
        },
        {
            "id": 17641,
            "ip_address": "45.248.151.134",
            "count": 3,
            "first_visit": "2022-06-23T08:35:11.950338+06:00",
            "date": "2022-06-23"
        },
        {
            "id": 29501,
            "ip_address": "45.248.151.134",
            "count": 1,
            "first_visit": "2022-07-29T22:45:51.380553+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 16821,
            "ip_address": "45.248.151.134",
            "count": 1,
            "first_visit": "2022-06-20T13:50:07.290609+06:00",
            "date": "2022-06-20"
        }
    ]
}