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

{
    "count": 92333,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=7008&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=6992&ordering=ip_address",
    "results": [
        {
            "id": 44115,
            "ip_address": "103.148.94.102",
            "count": 2,
            "first_visit": "2023-03-20T15:08:57.000098+06:00",
            "date": "2023-03-20"
        },
        {
            "id": 12355,
            "ip_address": "103.148.94.2",
            "count": 1,
            "first_visit": "2022-05-29T00:37:39.312104+06:00",
            "date": null
        },
        {
            "id": 69977,
            "ip_address": "103.148.94.211",
            "count": 1,
            "first_visit": "2024-06-18T03:19:51.671755+06:00",
            "date": "2024-06-18"
        },
        {
            "id": 29007,
            "ip_address": "103.148.94.4",
            "count": 1,
            "first_visit": "2022-07-29T00:22:24.411230+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 12354,
            "ip_address": "103.148.94.5",
            "count": 1,
            "first_visit": "2022-05-29T00:34:33.797754+06:00",
            "date": null
        },
        {
            "id": 32670,
            "ip_address": "103.148.94.6",
            "count": 1,
            "first_visit": "2022-08-22T15:20:45.743697+06:00",
            "date": "2022-08-22"
        },
        {
            "id": 29006,
            "ip_address": "103.148.94.6",
            "count": 1,
            "first_visit": "2022-07-29T00:21:48.511907+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 3139,
            "ip_address": "103.148.95.47",
            "count": 1,
            "first_visit": "2022-01-31T20:57:13.796832+06:00",
            "date": null
        }
    ]
}