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

{
    "count": 92187,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=3352&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=3336&ordering=ip_address",
    "results": [
        {
            "id": 76800,
            "ip_address": "103.124.227.92",
            "count": 4,
            "first_visit": "2024-12-15T23:43:50.498008+06:00",
            "date": "2024-12-15"
        },
        {
            "id": 4971,
            "ip_address": "103.124.227.94",
            "count": 5,
            "first_visit": "2022-04-07T11:19:15.309733+06:00",
            "date": null
        },
        {
            "id": 25485,
            "ip_address": "103.124.227.94",
            "count": 1,
            "first_visit": "2022-07-21T12:20:30.109712+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 28595,
            "ip_address": "103.124.236.139",
            "count": 1,
            "first_visit": "2022-07-28T07:43:31.216567+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 1226,
            "ip_address": "103.124.236.170",
            "count": 1,
            "first_visit": "2021-12-22T01:06:28.655379+06:00",
            "date": null
        },
        {
            "id": 11562,
            "ip_address": "103.124.236.183",
            "count": 1,
            "first_visit": "2022-05-26T00:46:09.691607+06:00",
            "date": null
        },
        {
            "id": 91604,
            "ip_address": "103.124.236.242",
            "count": 1,
            "first_visit": "2025-11-04T00:49:38.950172+06:00",
            "date": "2025-11-04"
        },
        {
            "id": 23584,
            "ip_address": "103.124.248.230",
            "count": 1,
            "first_visit": "2022-07-18T21:43:31.105580+06:00",
            "date": "2022-07-18"
        }
    ]
}