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

{
    "count": 98253,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=17352&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=17336&ordering=ip_address",
    "results": [
        {
            "id": 2730,
            "ip_address": "103.25.251.227",
            "count": 4,
            "first_visit": "2022-01-24T15:27:42.005909+06:00",
            "date": null
        },
        {
            "id": 28446,
            "ip_address": "103.25.251.227",
            "count": 3,
            "first_visit": "2022-07-28T00:15:18.788685+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 48078,
            "ip_address": "103.25.251.227",
            "count": 1,
            "first_visit": "2023-06-13T00:28:18.891584+06:00",
            "date": "2023-06-13"
        },
        {
            "id": 34574,
            "ip_address": "103.25.251.227",
            "count": 1,
            "first_visit": "2022-09-17T23:18:46.885455+06:00",
            "date": "2022-09-17"
        },
        {
            "id": 16483,
            "ip_address": "103.25.251.227",
            "count": 1,
            "first_visit": "2022-06-19T05:10:43.103507+06:00",
            "date": "2022-06-19"
        },
        {
            "id": 25642,
            "ip_address": "103.25.251.228",
            "count": 2,
            "first_visit": "2022-07-21T19:43:43.279723+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 6536,
            "ip_address": "103.25.251.228",
            "count": 4,
            "first_visit": "2022-05-16T08:05:13.506526+06:00",
            "date": null
        },
        {
            "id": 16235,
            "ip_address": "103.25.251.229",
            "count": 1,
            "first_visit": "2022-06-18T06:16:14.191761+06:00",
            "date": "2022-06-18"
        }
    ]
}