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

{
    "count": 92428,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=82064&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=82048&ordering=ip_address",
    "results": [
        {
            "id": 19138,
            "ip_address": "58.145.185.227",
            "count": 1,
            "first_visit": "2022-06-26T17:01:24.600428+06:00",
            "date": "2022-06-26"
        },
        {
            "id": 8973,
            "ip_address": "58.145.185.227",
            "count": 1,
            "first_visit": "2022-05-18T14:31:44.938425+06:00",
            "date": null
        },
        {
            "id": 7480,
            "ip_address": "58.145.185.228",
            "count": 2,
            "first_visit": "2022-05-16T23:33:34.559833+06:00",
            "date": null
        },
        {
            "id": 6605,
            "ip_address": "58.145.185.229",
            "count": 5,
            "first_visit": "2022-05-16T10:53:25.958344+06:00",
            "date": null
        },
        {
            "id": 8854,
            "ip_address": "58.145.185.230",
            "count": 1,
            "first_visit": "2022-05-18T11:50:14.222845+06:00",
            "date": null
        },
        {
            "id": 6393,
            "ip_address": "58.145.185.232",
            "count": 7,
            "first_visit": "2022-05-15T20:20:04.017429+06:00",
            "date": null
        },
        {
            "id": 36731,
            "ip_address": "58.145.185.232",
            "count": 1,
            "first_visit": "2022-10-31T14:15:31.880979+06:00",
            "date": "2022-10-31"
        },
        {
            "id": 7435,
            "ip_address": "58.145.185.234",
            "count": 2,
            "first_visit": "2022-05-16T23:02:57.034137+06:00",
            "date": null
        }
    ]
}