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

{
    "count": 94970,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15352&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15336&ordering=ip_address",
    "results": [
        {
            "id": 27780,
            "ip_address": "103.232.100.217",
            "count": 1,
            "first_visit": "2022-07-26T15:31:29.800970+06:00",
            "date": "2022-07-26"
        },
        {
            "id": 39987,
            "ip_address": "103.232.100.243",
            "count": 1,
            "first_visit": "2023-01-07T01:02:20.526429+06:00",
            "date": "2023-01-07"
        },
        {
            "id": 13449,
            "ip_address": "103.232.100.254",
            "count": 1,
            "first_visit": "2022-06-03T14:14:35.891512+06:00",
            "date": null
        },
        {
            "id": 2229,
            "ip_address": "103.232.101.134",
            "count": 3,
            "first_visit": "2022-01-14T23:45:00.803127+06:00",
            "date": null
        },
        {
            "id": 20678,
            "ip_address": "103.232.101.229",
            "count": 1,
            "first_visit": "2022-07-02T08:52:46.059978+06:00",
            "date": "2022-07-02"
        },
        {
            "id": 27840,
            "ip_address": "103.232.101.71",
            "count": 1,
            "first_visit": "2022-07-26T17:52:25.054798+06:00",
            "date": "2022-07-26"
        },
        {
            "id": 5725,
            "ip_address": "103.232.101.74",
            "count": 1,
            "first_visit": "2022-05-08T19:22:27.838622+06:00",
            "date": null
        },
        {
            "id": 84872,
            "ip_address": "103.232.101.75",
            "count": 2,
            "first_visit": "2025-06-30T13:31:07.861105+06:00",
            "date": "2025-06-30"
        }
    ]
}