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

{
    "count": 98232,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=16504&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=16488&ordering=ip_address",
    "results": [
        {
            "id": 12346,
            "ip_address": "103.242.219.82",
            "count": 1,
            "first_visit": "2022-05-29T00:18:33.277850+06:00",
            "date": null
        },
        {
            "id": 84554,
            "ip_address": "103.242.22.172",
            "count": 3,
            "first_visit": "2025-06-26T15:59:46.638149+06:00",
            "date": "2025-06-26"
        },
        {
            "id": 44473,
            "ip_address": "103.242.22.225",
            "count": 1,
            "first_visit": "2023-03-27T17:55:27.169164+06:00",
            "date": "2023-03-27"
        },
        {
            "id": 37063,
            "ip_address": "103.242.22.225",
            "count": 1,
            "first_visit": "2022-11-07T16:09:21.281781+06:00",
            "date": "2022-11-07"
        },
        {
            "id": 10227,
            "ip_address": "103.242.22.225",
            "count": 3,
            "first_visit": "2022-05-22T08:12:37.674687+06:00",
            "date": null
        },
        {
            "id": 43343,
            "ip_address": "103.242.22.225",
            "count": 2,
            "first_visit": "2023-03-07T18:35:46.957271+06:00",
            "date": "2023-03-07"
        },
        {
            "id": 42357,
            "ip_address": "103.242.22.226",
            "count": 1,
            "first_visit": "2023-02-18T14:23:52.789405+06:00",
            "date": "2023-02-18"
        },
        {
            "id": 41409,
            "ip_address": "103.242.22.226",
            "count": 2,
            "first_visit": "2023-02-02T16:24:48.637258+06:00",
            "date": "2023-02-02"
        }
    ]
}