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

{
    "count": 96440,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=7232&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=7216&ordering=ip_address",
    "results": [
        {
            "id": 29452,
            "ip_address": "103.148.52.235",
            "count": 1,
            "first_visit": "2022-07-29T21:39:02.318420+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 2104,
            "ip_address": "103.148.52.240",
            "count": 4,
            "first_visit": "2022-01-13T11:56:17.476124+06:00",
            "date": null
        },
        {
            "id": 7749,
            "ip_address": "103.148.52.242",
            "count": 2,
            "first_visit": "2022-05-17T09:42:58.749804+06:00",
            "date": null
        },
        {
            "id": 9332,
            "ip_address": "103.148.52.243",
            "count": 4,
            "first_visit": "2022-05-19T11:25:19.920425+06:00",
            "date": null
        },
        {
            "id": 12487,
            "ip_address": "103.148.52.251",
            "count": 1,
            "first_visit": "2022-05-29T14:27:53.375683+06:00",
            "date": null
        },
        {
            "id": 19826,
            "ip_address": "103.148.53.152",
            "count": 1,
            "first_visit": "2022-06-28T20:38:04.759931+06:00",
            "date": "2022-06-28"
        },
        {
            "id": 8826,
            "ip_address": "103.148.53.155",
            "count": 1,
            "first_visit": "2022-05-18T11:21:56.150928+06:00",
            "date": null
        },
        {
            "id": 70014,
            "ip_address": "103.148.53.34",
            "count": 1,
            "first_visit": "2024-06-19T15:19:58.087742+06:00",
            "date": "2024-06-19"
        }
    ]
}