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

{
    "count": 101426,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=80096&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=80080&ordering=ip_address",
    "results": [
        {
            "id": 10913,
            "ip_address": "37.111.219.17",
            "count": 1,
            "first_visit": "2022-05-24T11:24:33.638482+06:00",
            "date": null
        },
        {
            "id": 67191,
            "ip_address": "37.111.219.17",
            "count": 1,
            "first_visit": "2024-04-19T07:41:21.663814+06:00",
            "date": "2024-04-19"
        },
        {
            "id": 51803,
            "ip_address": "37.111.219.17",
            "count": 1,
            "first_visit": "2023-08-06T15:41:55.803774+06:00",
            "date": "2023-08-06"
        },
        {
            "id": 30019,
            "ip_address": "37.111.219.171",
            "count": 1,
            "first_visit": "2022-07-30T22:19:26.637632+06:00",
            "date": "2022-07-30"
        },
        {
            "id": 7950,
            "ip_address": "37.111.219.172",
            "count": 1,
            "first_visit": "2022-05-17T11:29:38.141014+06:00",
            "date": null
        },
        {
            "id": 27252,
            "ip_address": "37.111.219.174",
            "count": 1,
            "first_visit": "2022-07-25T12:44:39.304240+06:00",
            "date": "2022-07-25"
        },
        {
            "id": 53724,
            "ip_address": "37.111.219.174",
            "count": 1,
            "first_visit": "2023-08-28T09:52:56.938161+06:00",
            "date": "2023-08-28"
        },
        {
            "id": 62325,
            "ip_address": "37.111.219.179",
            "count": 1,
            "first_visit": "2024-01-04T17:31:56.548899+06:00",
            "date": "2024-01-04"
        }
    ]
}