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

{
    "count": 91947,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1104&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1088&ordering=ip_address",
    "results": [
        {
            "id": 9672,
            "ip_address": "103.109.92.71",
            "count": 2,
            "first_visit": "2022-05-20T11:54:31.947790+06:00",
            "date": null
        },
        {
            "id": 12861,
            "ip_address": "103.109.92.72",
            "count": 1,
            "first_visit": "2022-05-30T20:05:04.807830+06:00",
            "date": null
        },
        {
            "id": 10540,
            "ip_address": "103.109.92.73",
            "count": 1,
            "first_visit": "2022-05-23T09:02:29.151258+06:00",
            "date": null
        },
        {
            "id": 25605,
            "ip_address": "103.109.92.73",
            "count": 1,
            "first_visit": "2022-07-21T15:50:48.271697+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 6873,
            "ip_address": "103.109.92.75",
            "count": 1,
            "first_visit": "2022-05-16T16:54:06.212848+06:00",
            "date": null
        },
        {
            "id": 641,
            "ip_address": "103.109.92.77",
            "count": 2,
            "first_visit": "2021-12-13T12:17:40.064613+06:00",
            "date": null
        },
        {
            "id": 14481,
            "ip_address": "103.109.92.78",
            "count": 1,
            "first_visit": "2022-06-11T13:12:00.569887+06:00",
            "date": "2022-06-11"
        },
        {
            "id": 58147,
            "ip_address": "103.109.92.78",
            "count": 4,
            "first_visit": "2023-10-21T19:48:17.292101+06:00",
            "date": "2023-10-21"
        }
    ]
}