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

{
    "count": 95952,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19120&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19104&ordering=ip_address",
    "results": [
        {
            "id": 28463,
            "ip_address": "103.60.175.145",
            "count": 1,
            "first_visit": "2022-07-28T00:38:25.655817+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 6479,
            "ip_address": "103.60.175.145",
            "count": 1,
            "first_visit": "2022-05-15T23:45:08.245634+06:00",
            "date": null
        },
        {
            "id": 18302,
            "ip_address": "103.60.175.145",
            "count": 1,
            "first_visit": "2022-06-24T22:17:10.816055+06:00",
            "date": "2022-06-24"
        },
        {
            "id": 19353,
            "ip_address": "103.60.175.145",
            "count": 1,
            "first_visit": "2022-06-27T08:23:53.697348+06:00",
            "date": "2022-06-27"
        },
        {
            "id": 18732,
            "ip_address": "103.60.175.147",
            "count": 1,
            "first_visit": "2022-06-25T19:10:49.000728+06:00",
            "date": "2022-06-25"
        },
        {
            "id": 16484,
            "ip_address": "103.60.175.147",
            "count": 1,
            "first_visit": "2022-06-19T05:11:22.695280+06:00",
            "date": "2022-06-19"
        },
        {
            "id": 69382,
            "ip_address": "103.60.175.15",
            "count": 1,
            "first_visit": "2024-06-04T09:39:29.096343+06:00",
            "date": "2024-06-04"
        },
        {
            "id": 2453,
            "ip_address": "103.60.175.15",
            "count": 2,
            "first_visit": "2022-01-19T01:35:55.092183+06:00",
            "date": null
        }
    ]
}