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

{
    "count": 102554,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=47760&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=47744&ordering=ip_address",
    "results": [
        {
            "id": 10423,
            "ip_address": "116.58.202.1",
            "count": 1,
            "first_visit": "2022-05-22T22:27:15.545069+06:00",
            "date": null
        },
        {
            "id": 24355,
            "ip_address": "116.58.202.100",
            "count": 1,
            "first_visit": "2022-07-20T02:19:27.695821+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 13456,
            "ip_address": "116.58.202.100",
            "count": 1,
            "first_visit": "2022-06-03T16:30:25.160182+06:00",
            "date": null
        },
        {
            "id": 25898,
            "ip_address": "116.58.202.100",
            "count": 1,
            "first_visit": "2022-07-22T10:28:56.469312+06:00",
            "date": "2022-07-22"
        },
        {
            "id": 36030,
            "ip_address": "116.58.202.100",
            "count": 1,
            "first_visit": "2022-10-17T16:55:42.009788+06:00",
            "date": "2022-10-17"
        },
        {
            "id": 11218,
            "ip_address": "116.58.202.101",
            "count": 10,
            "first_visit": "2022-05-24T23:28:59.342146+06:00",
            "date": null
        },
        {
            "id": 26932,
            "ip_address": "116.58.202.101",
            "count": 2,
            "first_visit": "2022-07-24T23:45:22.919454+06:00",
            "date": "2022-07-24"
        },
        {
            "id": 19072,
            "ip_address": "116.58.202.102",
            "count": 1,
            "first_visit": "2022-06-26T12:10:01.012414+06:00",
            "date": "2022-06-26"
        }
    ]
}