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

{
    "count": 95300,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=16568&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=16552&ordering=ip_address",
    "results": [
        {
            "id": 25163,
            "ip_address": "103.25.248.245",
            "count": 1,
            "first_visit": "2022-07-21T07:24:53.803106+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 30863,
            "ip_address": "103.25.248.245",
            "count": 2,
            "first_visit": "2022-08-02T18:37:42.410920+06:00",
            "date": "2022-08-02"
        },
        {
            "id": 30566,
            "ip_address": "103.25.248.245",
            "count": 2,
            "first_visit": "2022-08-01T01:19:07.325026+06:00",
            "date": "2022-08-01"
        },
        {
            "id": 1174,
            "ip_address": "103.25.248.245",
            "count": 4,
            "first_visit": "2021-12-21T16:19:03.109014+06:00",
            "date": null
        },
        {
            "id": 29822,
            "ip_address": "103.25.248.246",
            "count": 2,
            "first_visit": "2022-07-30T11:25:13.843363+06:00",
            "date": "2022-07-30"
        },
        {
            "id": 32667,
            "ip_address": "103.25.248.247",
            "count": 1,
            "first_visit": "2022-08-22T14:11:06.373818+06:00",
            "date": "2022-08-22"
        },
        {
            "id": 7761,
            "ip_address": "103.25.248.247",
            "count": 2,
            "first_visit": "2022-05-17T09:47:41.420373+06:00",
            "date": null
        },
        {
            "id": 30251,
            "ip_address": "103.25.248.247",
            "count": 1,
            "first_visit": "2022-07-31T09:44:13.717249+06:00",
            "date": "2022-07-31"
        }
    ]
}