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

{
    "count": 93384,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78792&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78776&ordering=ip_address",
    "results": [
        {
            "id": 25592,
            "ip_address": "43.245.122.96",
            "count": 1,
            "first_visit": "2022-07-21T15:09:29.967851+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 23156,
            "ip_address": "43.245.122.96",
            "count": 1,
            "first_visit": "2022-07-16T13:15:47.625358+06:00",
            "date": "2022-07-16"
        },
        {
            "id": 6892,
            "ip_address": "43.245.122.98",
            "count": 4,
            "first_visit": "2022-05-16T17:04:25.981983+06:00",
            "date": null
        },
        {
            "id": 18932,
            "ip_address": "43.245.122.99",
            "count": 1,
            "first_visit": "2022-06-26T05:52:10.484762+06:00",
            "date": "2022-06-26"
        },
        {
            "id": 9510,
            "ip_address": "43.245.122.99",
            "count": 1,
            "first_visit": "2022-05-19T22:27:06.995718+06:00",
            "date": null
        },
        {
            "id": 26061,
            "ip_address": "43.245.123.0",
            "count": 1,
            "first_visit": "2022-07-22T20:06:19.980159+06:00",
            "date": "2022-07-22"
        },
        {
            "id": 19895,
            "ip_address": "43.245.123.0",
            "count": 1,
            "first_visit": "2022-06-29T01:15:26.497155+06:00",
            "date": "2022-06-29"
        },
        {
            "id": 1676,
            "ip_address": "43.245.123.0",
            "count": 2,
            "first_visit": "2022-01-05T20:50:04.597678+06:00",
            "date": null
        }
    ]
}