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

{
    "count": 96217,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20312&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20296&ordering=ip_address",
    "results": [
        {
            "id": 29243,
            "ip_address": "103.67.158.240",
            "count": 2,
            "first_visit": "2022-07-29T11:42:56.369247+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 21196,
            "ip_address": "103.67.158.245",
            "count": 1,
            "first_visit": "2022-07-05T10:06:59.894934+06:00",
            "date": "2022-07-05"
        },
        {
            "id": 10215,
            "ip_address": "103.67.158.245",
            "count": 1,
            "first_visit": "2022-05-22T05:25:26.785805+06:00",
            "date": null
        },
        {
            "id": 29423,
            "ip_address": "103.67.158.246",
            "count": 1,
            "first_visit": "2022-07-29T19:11:37.135257+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 19452,
            "ip_address": "103.67.158.248",
            "count": 1,
            "first_visit": "2022-06-27T14:04:39.913314+06:00",
            "date": "2022-06-27"
        },
        {
            "id": 18705,
            "ip_address": "103.67.158.248",
            "count": 1,
            "first_visit": "2022-06-25T18:39:20.439001+06:00",
            "date": "2022-06-25"
        },
        {
            "id": 9417,
            "ip_address": "103.67.158.248",
            "count": 2,
            "first_visit": "2022-05-19T15:41:55.302492+06:00",
            "date": null
        },
        {
            "id": 17827,
            "ip_address": "103.67.158.249",
            "count": 1,
            "first_visit": "2022-06-23T18:51:19.147632+06:00",
            "date": "2022-06-23"
        }
    ]
}