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

{
    "count": 95320,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2840&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2824&ordering=ip_address",
    "results": [
        {
            "id": 59870,
            "ip_address": "103.120.36.56",
            "count": 1,
            "first_visit": "2023-11-21T03:26:35.437510+06:00",
            "date": "2023-11-21"
        },
        {
            "id": 57924,
            "ip_address": "103.120.36.56",
            "count": 1,
            "first_visit": "2023-10-18T18:02:34.228069+06:00",
            "date": "2023-10-18"
        },
        {
            "id": 58888,
            "ip_address": "103.120.36.56",
            "count": 2,
            "first_visit": "2023-11-03T12:03:25.704502+06:00",
            "date": "2023-11-03"
        },
        {
            "id": 58138,
            "ip_address": "103.120.36.56",
            "count": 1,
            "first_visit": "2023-10-21T16:27:42.635278+06:00",
            "date": "2023-10-21"
        },
        {
            "id": 50665,
            "ip_address": "103.120.36.56",
            "count": 1,
            "first_visit": "2023-07-23T17:28:46.405227+06:00",
            "date": "2023-07-23"
        },
        {
            "id": 39164,
            "ip_address": "103.120.36.57",
            "count": 1,
            "first_visit": "2022-12-22T15:45:18.334013+06:00",
            "date": "2022-12-22"
        },
        {
            "id": 10281,
            "ip_address": "103.120.36.67",
            "count": 1,
            "first_visit": "2022-05-22T12:27:24.294158+06:00",
            "date": null
        },
        {
            "id": 2018,
            "ip_address": "103.120.36.69",
            "count": 1,
            "first_visit": "2022-01-12T09:56:25.248712+06:00",
            "date": null
        }
    ]
}