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

{
    "count": 98149,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=7112&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=7096&ordering=ip_address",
    "results": [
        {
            "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": 70997,
            "ip_address": "103.147.162.90",
            "count": 1,
            "first_visit": "2024-07-11T13:58:04.647565+06:00",
            "date": "2024-07-11"
        },
        {
            "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": 48571,
            "ip_address": "103.147.162.90",
            "count": 1,
            "first_visit": "2023-06-20T11:27:35.469175+06:00",
            "date": "2023-06-20"
        },
        {
            "id": 56476,
            "ip_address": "103.147.162.90",
            "count": 1,
            "first_visit": "2023-10-01T14:53:39.800652+06:00",
            "date": "2023-10-01"
        },
        {
            "id": 52483,
            "ip_address": "103.147.162.90",
            "count": 2,
            "first_visit": "2023-08-14T11:27:41.837203+06:00",
            "date": "2023-08-14"
        }
    ]
}