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

{
    "count": 92207,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=4224&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=4208&ordering=ip_address",
    "results": [
        {
            "id": 10028,
            "ip_address": "103.130.175.38",
            "count": 2,
            "first_visit": "2022-05-21T15:07:13.563536+06:00",
            "date": null
        },
        {
            "id": 40199,
            "ip_address": "103.130.175.38",
            "count": 1,
            "first_visit": "2023-01-11T09:42:57.362337+06:00",
            "date": "2023-01-11"
        },
        {
            "id": 32146,
            "ip_address": "103.130.175.38",
            "count": 1,
            "first_visit": "2022-08-16T18:35:20.877171+06:00",
            "date": "2022-08-16"
        },
        {
            "id": 19121,
            "ip_address": "103.130.175.38",
            "count": 1,
            "first_visit": "2022-06-26T15:52:38.847064+06:00",
            "date": "2022-06-26"
        },
        {
            "id": 51704,
            "ip_address": "103.130.175.79",
            "count": 1,
            "first_visit": "2023-08-04T19:02:13.939069+06:00",
            "date": "2023-08-04"
        },
        {
            "id": 61343,
            "ip_address": "103.130.175.87",
            "count": 1,
            "first_visit": "2023-12-17T18:29:12.085313+06:00",
            "date": "2023-12-17"
        },
        {
            "id": 6777,
            "ip_address": "103.130.197.102",
            "count": 4,
            "first_visit": "2022-05-16T15:15:25.253571+06:00",
            "date": null
        },
        {
            "id": 58551,
            "ip_address": "103.130.197.129",
            "count": 1,
            "first_visit": "2023-10-28T09:14:34.203160+06:00",
            "date": "2023-10-28"
        }
    ]
}