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

{
    "count": 93265,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=79344&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=79328&ordering=ip_address",
    "results": [
        {
            "id": 66705,
            "ip_address": "44.199.218.111",
            "count": 12,
            "first_visit": "2024-04-06T18:43:27.948280+06:00",
            "date": "2024-04-06"
        },
        {
            "id": 3610,
            "ip_address": "44.199.218.55",
            "count": 8,
            "first_visit": "2022-02-14T23:10:00.860816+06:00",
            "date": null
        },
        {
            "id": 4572,
            "ip_address": "44.199.255.171",
            "count": 12,
            "first_visit": "2022-03-21T21:28:54.619397+06:00",
            "date": null
        },
        {
            "id": 49050,
            "ip_address": "44.200.14.234",
            "count": 1,
            "first_visit": "2023-06-29T16:20:48.418818+06:00",
            "date": "2023-06-29"
        },
        {
            "id": 5704,
            "ip_address": "44.200.196.43",
            "count": 1,
            "first_visit": "2022-05-07T18:12:28.679746+06:00",
            "date": null
        },
        {
            "id": 50426,
            "ip_address": "44.200.209.28",
            "count": 1,
            "first_visit": "2023-07-20T10:04:20.483376+06:00",
            "date": "2023-07-20"
        },
        {
            "id": 58152,
            "ip_address": "44.200.209.28",
            "count": 1,
            "first_visit": "2023-10-21T22:24:25.104053+06:00",
            "date": "2023-10-21"
        },
        {
            "id": 63727,
            "ip_address": "44.200.209.28",
            "count": 1,
            "first_visit": "2024-01-24T22:42:48.568609+06:00",
            "date": "2024-01-24"
        }
    ]
}