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

{
    "count": 95824,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=4672&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=4656&ordering=ip_address",
    "results": [
        {
            "id": 6664,
            "ip_address": "103.133.201.230",
            "count": 1,
            "first_visit": "2022-05-16T12:37:19.606768+06:00",
            "date": null
        },
        {
            "id": 64579,
            "ip_address": "103.133.201.235",
            "count": 1,
            "first_visit": "2024-02-11T08:28:35.559091+06:00",
            "date": "2024-02-11"
        },
        {
            "id": 11815,
            "ip_address": "103.133.201.239",
            "count": 1,
            "first_visit": "2022-05-27T00:36:15.688934+06:00",
            "date": null
        },
        {
            "id": 17088,
            "ip_address": "103.133.201.239",
            "count": 1,
            "first_visit": "2022-06-21T16:45:31.922726+06:00",
            "date": "2022-06-21"
        },
        {
            "id": 84303,
            "ip_address": "103.133.201.64",
            "count": 1,
            "first_visit": "2025-06-21T15:36:59.395266+06:00",
            "date": "2025-06-21"
        },
        {
            "id": 53202,
            "ip_address": "103.133.201.70",
            "count": 1,
            "first_visit": "2023-08-22T11:30:38.791964+06:00",
            "date": "2023-08-22"
        },
        {
            "id": 48679,
            "ip_address": "103.133.201.70",
            "count": 1,
            "first_visit": "2023-06-22T17:02:52.583156+06:00",
            "date": "2023-06-22"
        },
        {
            "id": 44916,
            "ip_address": "103.133.201.71",
            "count": 1,
            "first_visit": "2023-04-05T23:13:01.054733+06:00",
            "date": "2023-04-05"
        }
    ]
}