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

{
    "count": 95927,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19024&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19008&ordering=ip_address",
    "results": [
        {
            "id": 1476,
            "ip_address": "103.60.172.10",
            "count": 9,
            "first_visit": "2021-12-29T20:53:10.327983+06:00",
            "date": null
        },
        {
            "id": 76631,
            "ip_address": "103.60.172.10",
            "count": 1,
            "first_visit": "2024-12-11T03:36:53.693300+06:00",
            "date": "2024-12-11"
        },
        {
            "id": 14778,
            "ip_address": "103.60.172.138",
            "count": 1,
            "first_visit": "2022-06-13T12:49:24.495250+06:00",
            "date": "2022-06-13"
        },
        {
            "id": 14125,
            "ip_address": "103.60.172.138",
            "count": 1,
            "first_visit": "2022-06-09T08:54:06.242469+06:00",
            "date": "2022-06-09"
        },
        {
            "id": 13683,
            "ip_address": "103.60.172.138",
            "count": 2,
            "first_visit": "2022-06-06T20:30:51.213932+06:00",
            "date": "2022-06-06"
        },
        {
            "id": 19424,
            "ip_address": "103.60.172.138",
            "count": 1,
            "first_visit": "2022-06-27T11:53:53.159214+06:00",
            "date": "2022-06-27"
        },
        {
            "id": 13613,
            "ip_address": "103.60.172.138",
            "count": 1,
            "first_visit": "2022-06-06T11:52:35.785749+06:00",
            "date": null
        },
        {
            "id": 26848,
            "ip_address": "103.60.172.138",
            "count": 1,
            "first_visit": "2022-07-24T21:36:31.895116+06:00",
            "date": "2022-07-24"
        }
    ]
}