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

{
    "count": 100781,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=98464&ordering=date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=98448&ordering=date",
    "results": [
        {
            "id": 10905,
            "ip_address": "195.181.169.41",
            "count": 2,
            "first_visit": "2022-05-24T11:02:45.283161+06:00",
            "date": null
        },
        {
            "id": 10950,
            "ip_address": "37.111.205.115",
            "count": 1,
            "first_visit": "2022-05-24T12:37:04.908256+06:00",
            "date": null
        },
        {
            "id": 10947,
            "ip_address": "116.58.202.234",
            "count": 1,
            "first_visit": "2022-05-24T12:28:55.029048+06:00",
            "date": null
        },
        {
            "id": 10933,
            "ip_address": "37.111.200.79",
            "count": 2,
            "first_visit": "2022-05-24T12:07:03.987013+06:00",
            "date": null
        },
        {
            "id": 10945,
            "ip_address": "157.245.206.127",
            "count": 1,
            "first_visit": "2022-05-24T12:25:36.955520+06:00",
            "date": null
        },
        {
            "id": 10941,
            "ip_address": "103.230.105.58",
            "count": 1,
            "first_visit": "2022-05-24T12:21:59.872264+06:00",
            "date": null
        },
        {
            "id": 10940,
            "ip_address": "116.193.221.174",
            "count": 1,
            "first_visit": "2022-05-24T12:19:36.401369+06:00",
            "date": null
        },
        {
            "id": 10939,
            "ip_address": "37.111.192.30",
            "count": 1,
            "first_visit": "2022-05-24T12:17:52.717884+06:00",
            "date": null
        }
    ]
}