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

{
    "count": 96372,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=6992&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=6976&ordering=ip_address",
    "results": [
        {
            "id": 27615,
            "ip_address": "103.147.162.69",
            "count": 1,
            "first_visit": "2022-07-26T07:41:31.533201+06:00",
            "date": "2022-07-26"
        },
        {
            "id": 7958,
            "ip_address": "103.147.162.71",
            "count": 1,
            "first_visit": "2022-05-17T11:33:27.275983+06:00",
            "date": null
        },
        {
            "id": 16517,
            "ip_address": "103.147.162.80",
            "count": 1,
            "first_visit": "2022-06-19T09:06:53.055767+06:00",
            "date": "2022-06-19"
        },
        {
            "id": 7133,
            "ip_address": "103.147.162.80",
            "count": 1,
            "first_visit": "2022-05-16T19:35:27.834470+06:00",
            "date": null
        },
        {
            "id": 53668,
            "ip_address": "103.147.162.90",
            "count": 1,
            "first_visit": "2023-08-27T14:46:08.827585+06:00",
            "date": "2023-08-27"
        },
        {
            "id": 70182,
            "ip_address": "103.147.162.90",
            "count": 1,
            "first_visit": "2024-06-23T16:32:44.638342+06:00",
            "date": "2024-06-23"
        },
        {
            "id": 48571,
            "ip_address": "103.147.162.90",
            "count": 1,
            "first_visit": "2023-06-20T11:27:35.469175+06:00",
            "date": "2023-06-20"
        },
        {
            "id": 52483,
            "ip_address": "103.147.162.90",
            "count": 2,
            "first_visit": "2023-08-14T11:27:41.837203+06:00",
            "date": "2023-08-14"
        }
    ]
}