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

{
    "count": 99494,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=24016&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=24000&ordering=ip_address",
    "results": [
        {
            "id": 40148,
            "ip_address": "103.94.219.1",
            "count": 1,
            "first_visit": "2023-01-10T08:05:17.827542+06:00",
            "date": "2023-01-10"
        },
        {
            "id": 1939,
            "ip_address": "103.94.219.20",
            "count": 2,
            "first_visit": "2022-01-11T18:59:57.686160+06:00",
            "date": null
        },
        {
            "id": 50581,
            "ip_address": "103.94.219.34",
            "count": 3,
            "first_visit": "2023-07-22T17:49:53.372309+06:00",
            "date": "2023-07-22"
        },
        {
            "id": 50559,
            "ip_address": "103.94.219.38",
            "count": 1,
            "first_visit": "2023-07-22T10:39:20.206262+06:00",
            "date": "2023-07-22"
        },
        {
            "id": 50677,
            "ip_address": "103.94.219.38",
            "count": 1,
            "first_visit": "2023-07-23T23:10:35.202188+06:00",
            "date": "2023-07-23"
        },
        {
            "id": 50692,
            "ip_address": "103.94.219.41",
            "count": 1,
            "first_visit": "2023-07-24T03:35:48.293848+06:00",
            "date": "2023-07-24"
        },
        {
            "id": 50560,
            "ip_address": "103.94.219.44",
            "count": 1,
            "first_visit": "2023-07-22T10:39:32.141588+06:00",
            "date": "2023-07-22"
        },
        {
            "id": 4638,
            "ip_address": "103.94.219.49",
            "count": 1,
            "first_visit": "2022-03-24T10:14:06.857848+06:00",
            "date": null
        }
    ]
}