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

{
    "count": 101121,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=84608&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=84592&ordering=ip_address",
    "results": [
        {
            "id": 80082,
            "ip_address": "43.245.122.162",
            "count": 2,
            "first_visit": "2025-03-13T10:55:18.460069+06:00",
            "date": "2025-03-13"
        },
        {
            "id": 7959,
            "ip_address": "43.245.122.164",
            "count": 2,
            "first_visit": "2022-05-17T11:34:51.358055+06:00",
            "date": null
        },
        {
            "id": 25727,
            "ip_address": "43.245.122.164",
            "count": 1,
            "first_visit": "2022-07-21T23:48:57.528367+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 37007,
            "ip_address": "43.245.122.165",
            "count": 1,
            "first_visit": "2022-11-06T12:18:45.540934+06:00",
            "date": "2022-11-06"
        },
        {
            "id": 19398,
            "ip_address": "43.245.122.166",
            "count": 2,
            "first_visit": "2022-06-27T10:28:54.755168+06:00",
            "date": "2022-06-27"
        },
        {
            "id": 26655,
            "ip_address": "43.245.122.169",
            "count": 1,
            "first_visit": "2022-07-24T10:45:41.184408+06:00",
            "date": "2022-07-24"
        },
        {
            "id": 11780,
            "ip_address": "43.245.122.169",
            "count": 1,
            "first_visit": "2022-05-26T23:23:31.118130+06:00",
            "date": null
        },
        {
            "id": 7172,
            "ip_address": "43.245.122.170",
            "count": 3,
            "first_visit": "2022-05-16T19:48:39.221320+06:00",
            "date": null
        }
    ]
}