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

{
    "count": 102582,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=48160&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=48144&ordering=ip_address",
    "results": [
        {
            "id": 11945,
            "ip_address": "116.58.203.94",
            "count": 1,
            "first_visit": "2022-05-27T16:28:07.908019+06:00",
            "date": null
        },
        {
            "id": 14612,
            "ip_address": "116.58.203.94",
            "count": 1,
            "first_visit": "2022-06-12T12:04:37.609282+06:00",
            "date": "2022-06-12"
        },
        {
            "id": 8793,
            "ip_address": "116.58.203.95",
            "count": 1,
            "first_visit": "2022-05-18T10:59:04.453831+06:00",
            "date": null
        },
        {
            "id": 9531,
            "ip_address": "116.58.203.96",
            "count": 2,
            "first_visit": "2022-05-19T22:57:05.562316+06:00",
            "date": null
        },
        {
            "id": 34827,
            "ip_address": "116.58.203.98",
            "count": 3,
            "first_visit": "2022-09-22T18:48:48.364290+06:00",
            "date": "2022-09-22"
        },
        {
            "id": 30201,
            "ip_address": "116.58.204.37",
            "count": 1,
            "first_visit": "2022-07-31T07:37:42.591734+06:00",
            "date": "2022-07-31"
        },
        {
            "id": 12095,
            "ip_address": "116.58.204.40",
            "count": 1,
            "first_visit": "2022-05-28T03:29:36.400369+06:00",
            "date": null
        },
        {
            "id": 19909,
            "ip_address": "116.58.204.70",
            "count": 1,
            "first_visit": "2022-06-29T02:51:45.652584+06:00",
            "date": "2022-06-29"
        }
    ]
}