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

{
    "count": 95559,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=3808&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=3792&ordering=ip_address",
    "results": [
        {
            "id": 66494,
            "ip_address": "103.127.0.76",
            "count": 1,
            "first_visit": "2024-04-01T08:20:17.031492+06:00",
            "date": "2024-04-01"
        },
        {
            "id": 53738,
            "ip_address": "103.127.0.78",
            "count": 1,
            "first_visit": "2023-08-28T12:50:23.377238+06:00",
            "date": "2023-08-28"
        },
        {
            "id": 51671,
            "ip_address": "103.127.176.35",
            "count": 2,
            "first_visit": "2023-08-04T12:07:00.395678+06:00",
            "date": "2023-08-04"
        },
        {
            "id": 1022,
            "ip_address": "103.127.176.41",
            "count": 1,
            "first_visit": "2021-12-20T10:02:35.982534+06:00",
            "date": null
        },
        {
            "id": 12725,
            "ip_address": "103.127.176.54",
            "count": 3,
            "first_visit": "2022-05-30T09:43:45.348064+06:00",
            "date": null
        },
        {
            "id": 50056,
            "ip_address": "103.127.176.62",
            "count": 1,
            "first_visit": "2023-07-15T16:40:25.205796+06:00",
            "date": "2023-07-15"
        },
        {
            "id": 3425,
            "ip_address": "103.127.177.119",
            "count": 4,
            "first_visit": "2022-02-08T11:06:19.682252+06:00",
            "date": null
        },
        {
            "id": 12349,
            "ip_address": "103.127.177.134",
            "count": 1,
            "first_visit": "2022-05-29T00:23:06.312776+06:00",
            "date": null
        }
    ]
}