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

{
    "count": 92188,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=3368&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=3352&ordering=ip_address",
    "results": [
        {
            "id": 11462,
            "ip_address": "103.124.250.165",
            "count": 2,
            "first_visit": "2022-05-25T22:26:35.546240+06:00",
            "date": null
        },
        {
            "id": 61233,
            "ip_address": "103.124.250.36",
            "count": 1,
            "first_visit": "2023-12-15T18:59:31.947899+06:00",
            "date": "2023-12-15"
        },
        {
            "id": 39721,
            "ip_address": "103.124.250.37",
            "count": 2,
            "first_visit": "2023-01-01T19:15:26.660071+06:00",
            "date": "2023-01-01"
        },
        {
            "id": 12215,
            "ip_address": "103.124.250.38",
            "count": 1,
            "first_visit": "2022-05-28T15:08:06.118350+06:00",
            "date": null
        },
        {
            "id": 25406,
            "ip_address": "103.124.250.38",
            "count": 1,
            "first_visit": "2022-07-21T11:24:49.946241+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 14270,
            "ip_address": "103.124.250.38",
            "count": 1,
            "first_visit": "2022-06-10T02:11:52.553711+06:00",
            "date": "2022-06-10"
        },
        {
            "id": 25721,
            "ip_address": "103.124.250.45",
            "count": 1,
            "first_visit": "2022-07-21T23:21:09.365944+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 66778,
            "ip_address": "103.124.250.50",
            "count": 3,
            "first_visit": "2024-04-08T22:27:15.419305+06:00",
            "date": "2024-04-08"
        }
    ]
}