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

{
    "count": 95457,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=17184&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=17168&ordering=ip_address",
    "results": [
        {
            "id": 29806,
            "ip_address": "103.253.45.231",
            "count": 1,
            "first_visit": "2022-07-30T11:17:04.965563+06:00",
            "date": "2022-07-30"
        },
        {
            "id": 19110,
            "ip_address": "103.253.45.231",
            "count": 1,
            "first_visit": "2022-06-26T15:08:16.555713+06:00",
            "date": "2022-06-26"
        },
        {
            "id": 10317,
            "ip_address": "103.253.45.231",
            "count": 1,
            "first_visit": "2022-05-22T15:11:52.342394+06:00",
            "date": null
        },
        {
            "id": 6641,
            "ip_address": "103.253.45.234",
            "count": 1,
            "first_visit": "2022-05-16T11:58:11.363782+06:00",
            "date": null
        },
        {
            "id": 22093,
            "ip_address": "103.253.45.234",
            "count": 1,
            "first_visit": "2022-07-12T07:23:28.037181+06:00",
            "date": "2022-07-12"
        },
        {
            "id": 19051,
            "ip_address": "103.253.45.234",
            "count": 1,
            "first_visit": "2022-06-26T11:25:08.424667+06:00",
            "date": "2022-06-26"
        },
        {
            "id": 14687,
            "ip_address": "103.253.45.235",
            "count": 1,
            "first_visit": "2022-06-12T21:02:18.777870+06:00",
            "date": "2022-06-12"
        },
        {
            "id": 10956,
            "ip_address": "103.253.45.235",
            "count": 2,
            "first_visit": "2022-05-24T12:47:04.950602+06:00",
            "date": null
        }
    ]
}