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

{
    "count": 102754,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=51432&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=51416&ordering=ip_address",
    "results": [
        {
            "id": 16449,
            "ip_address": "119.30.45.184",
            "count": 1,
            "first_visit": "2022-06-18T23:15:46.061935+06:00",
            "date": "2022-06-18"
        },
        {
            "id": 9744,
            "ip_address": "119.30.45.187",
            "count": 1,
            "first_visit": "2022-05-20T14:53:59.596054+06:00",
            "date": null
        },
        {
            "id": 20283,
            "ip_address": "119.30.45.187",
            "count": 1,
            "first_visit": "2022-06-30T08:20:43.951754+06:00",
            "date": "2022-06-30"
        },
        {
            "id": 30002,
            "ip_address": "119.30.45.188",
            "count": 1,
            "first_visit": "2022-07-30T21:01:02.590876+06:00",
            "date": "2022-07-30"
        },
        {
            "id": 7936,
            "ip_address": "119.30.45.190",
            "count": 3,
            "first_visit": "2022-05-17T11:23:21.218408+06:00",
            "date": null
        },
        {
            "id": 28966,
            "ip_address": "119.30.45.191",
            "count": 1,
            "first_visit": "2022-07-28T23:12:44.204310+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 12520,
            "ip_address": "119.30.45.192",
            "count": 1,
            "first_visit": "2022-05-29T17:11:29.818443+06:00",
            "date": null
        },
        {
            "id": 44379,
            "ip_address": "119.30.45.193",
            "count": 1,
            "first_visit": "2023-03-25T15:24:54.974184+06:00",
            "date": "2023-03-25"
        }
    ]
}