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

{
    "count": 95439,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=17120&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=17104&ordering=ip_address",
    "results": [
        {
            "id": 8806,
            "ip_address": "103.253.45.139",
            "count": 2,
            "first_visit": "2022-05-18T11:05:13.985318+06:00",
            "date": null
        },
        {
            "id": 8805,
            "ip_address": "103.253.45.139",
            "count": 1,
            "first_visit": "2022-05-18T11:05:13.985229+06:00",
            "date": null
        },
        {
            "id": 11654,
            "ip_address": "103.253.45.143",
            "count": 1,
            "first_visit": "2022-05-26T11:58:28.805959+06:00",
            "date": null
        },
        {
            "id": 63066,
            "ip_address": "103.253.45.147",
            "count": 7,
            "first_visit": "2024-01-14T09:02:14.727232+06:00",
            "date": "2024-01-14"
        },
        {
            "id": 11838,
            "ip_address": "103.253.45.147",
            "count": 1,
            "first_visit": "2022-05-27T01:56:33.390341+06:00",
            "date": null
        },
        {
            "id": 29287,
            "ip_address": "103.253.45.154",
            "count": 1,
            "first_visit": "2022-07-29T12:52:46.538888+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 12122,
            "ip_address": "103.253.45.161",
            "count": 1,
            "first_visit": "2022-05-28T08:36:47.314015+06:00",
            "date": null
        },
        {
            "id": 9295,
            "ip_address": "103.253.45.162",
            "count": 1,
            "first_visit": "2022-05-19T10:08:15.911846+06:00",
            "date": null
        }
    ]
}