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

{
    "count": 94837,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1128&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1112&ordering=ip_address",
    "results": [
        {
            "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": 58147,
            "ip_address": "103.109.92.78",
            "count": 4,
            "first_visit": "2023-10-21T19:48:17.292101+06:00",
            "date": "2023-10-21"
        },
        {
            "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": 1938,
            "ip_address": "103.109.92.79",
            "count": 2,
            "first_visit": "2022-01-11T18:44:06.971837+06:00",
            "date": null
        },
        {
            "id": 9857,
            "ip_address": "103.109.93.114",
            "count": 1,
            "first_visit": "2022-05-20T22:58:20.008456+06:00",
            "date": null
        }
    ]
}