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

{
    "count": 100626,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15664&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15648&ordering=ip_address",
    "results": [
        {
            "id": 12230,
            "ip_address": "103.230.105.4",
            "count": 1,
            "first_visit": "2022-05-28T15:50:18.260347+06:00",
            "date": null
        },
        {
            "id": 56924,
            "ip_address": "103.230.105.4",
            "count": 1,
            "first_visit": "2023-10-06T16:10:59.850041+06:00",
            "date": "2023-10-06"
        },
        {
            "id": 63155,
            "ip_address": "103.230.105.40",
            "count": 1,
            "first_visit": "2024-01-15T17:23:53.405186+06:00",
            "date": "2024-01-15"
        },
        {
            "id": 77510,
            "ip_address": "103.230.105.40",
            "count": 2,
            "first_visit": "2025-01-05T17:02:39.238680+06:00",
            "date": "2025-01-05"
        },
        {
            "id": 53686,
            "ip_address": "103.230.105.41",
            "count": 1,
            "first_visit": "2023-08-27T17:00:00.154262+06:00",
            "date": "2023-08-27"
        },
        {
            "id": 3810,
            "ip_address": "103.230.105.42",
            "count": 1,
            "first_visit": "2022-02-23T08:49:45.813631+06:00",
            "date": null
        },
        {
            "id": 24731,
            "ip_address": "103.230.105.42",
            "count": 1,
            "first_visit": "2022-07-20T16:20:42.267310+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 72859,
            "ip_address": "103.230.105.42",
            "count": 2,
            "first_visit": "2024-09-01T19:38:55.055833+06:00",
            "date": "2024-09-01"
        }
    ]
}