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

{
    "count": 99427,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5216&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5200&ordering=ip_address",
    "results": [
        {
            "id": 10388,
            "ip_address": "103.135.138.182",
            "count": 1,
            "first_visit": "2022-05-22T20:16:13.286378+06:00",
            "date": null
        },
        {
            "id": 13059,
            "ip_address": "103.135.138.183",
            "count": 1,
            "first_visit": "2022-05-31T10:56:21.847323+06:00",
            "date": null
        },
        {
            "id": 29914,
            "ip_address": "103.135.138.186",
            "count": 1,
            "first_visit": "2022-07-30T14:34:38.272413+06:00",
            "date": "2022-07-30"
        },
        {
            "id": 9961,
            "ip_address": "103.135.138.188",
            "count": 5,
            "first_visit": "2022-05-21T10:03:07.392520+06:00",
            "date": null
        },
        {
            "id": 19815,
            "ip_address": "103.135.138.192",
            "count": 1,
            "first_visit": "2022-06-28T18:50:37.947974+06:00",
            "date": "2022-06-28"
        },
        {
            "id": 8409,
            "ip_address": "103.135.138.202",
            "count": 1,
            "first_visit": "2022-05-17T22:53:57.890177+06:00",
            "date": null
        },
        {
            "id": 34681,
            "ip_address": "103.135.138.237",
            "count": 1,
            "first_visit": "2022-09-19T22:01:10.621044+06:00",
            "date": "2022-09-19"
        },
        {
            "id": 23598,
            "ip_address": "103.135.138.239",
            "count": 1,
            "first_visit": "2022-07-18T21:50:55.373868+06:00",
            "date": "2022-07-18"
        }
    ]
}