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

{
    "count": 95488,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=17344&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=17328&ordering=ip_address",
    "results": [
        {
            "id": 62341,
            "ip_address": "103.253.46.36",
            "count": 1,
            "first_visit": "2024-01-04T19:29:14.943926+06:00",
            "date": "2024-01-04"
        },
        {
            "id": 37919,
            "ip_address": "103.253.46.36",
            "count": 1,
            "first_visit": "2022-11-27T17:12:28.224749+06:00",
            "date": "2022-11-27"
        },
        {
            "id": 7456,
            "ip_address": "103.253.46.40",
            "count": 1,
            "first_visit": "2022-05-16T23:18:50.318708+06:00",
            "date": null
        },
        {
            "id": 7180,
            "ip_address": "103.253.46.43",
            "count": 1,
            "first_visit": "2022-05-16T19:50:09.303370+06:00",
            "date": null
        },
        {
            "id": 12615,
            "ip_address": "103.253.46.46",
            "count": 2,
            "first_visit": "2022-05-29T23:12:35.501699+06:00",
            "date": null
        },
        {
            "id": 12517,
            "ip_address": "103.253.46.47",
            "count": 1,
            "first_visit": "2022-05-29T16:47:23.809903+06:00",
            "date": null
        },
        {
            "id": 6940,
            "ip_address": "103.253.46.52",
            "count": 1,
            "first_visit": "2022-05-16T17:47:11.229090+06:00",
            "date": null
        },
        {
            "id": 60827,
            "ip_address": "103.253.46.54",
            "count": 1,
            "first_visit": "2023-12-09T12:08:40.093327+06:00",
            "date": "2023-12-09"
        }
    ]
}