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

{
    "count": 98097,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=760&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=744&ordering=ip_address",
    "results": [
        {
            "id": 51432,
            "ip_address": "103.107.132.212",
            "count": 1,
            "first_visit": "2023-08-01T22:07:16.049197+06:00",
            "date": "2023-08-01"
        },
        {
            "id": 6209,
            "ip_address": "103.107.133.203",
            "count": 1,
            "first_visit": "2022-05-15T05:50:37.277890+06:00",
            "date": null
        },
        {
            "id": 6627,
            "ip_address": "103.107.133.207",
            "count": 2,
            "first_visit": "2022-05-16T11:31:17.598470+06:00",
            "date": null
        },
        {
            "id": 36622,
            "ip_address": "103.107.133.255",
            "count": 1,
            "first_visit": "2022-10-29T14:38:09.341280+06:00",
            "date": "2022-10-29"
        },
        {
            "id": 14994,
            "ip_address": "103.107.134.251",
            "count": 1,
            "first_visit": "2022-06-14T11:14:32.836391+06:00",
            "date": "2022-06-14"
        },
        {
            "id": 16310,
            "ip_address": "103.107.134.251",
            "count": 1,
            "first_visit": "2022-06-18T10:19:05.348643+06:00",
            "date": "2022-06-18"
        },
        {
            "id": 14603,
            "ip_address": "103.107.134.251",
            "count": 3,
            "first_visit": "2022-06-12T10:12:10.106715+06:00",
            "date": "2022-06-12"
        },
        {
            "id": 32813,
            "ip_address": "103.107.134.251",
            "count": 1,
            "first_visit": "2022-08-24T10:15:53.568076+06:00",
            "date": "2022-08-24"
        }
    ]
}