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

{
    "count": 101467,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78896&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78880&ordering=ip_address",
    "results": [
        {
            "id": 8557,
            "ip_address": "37.111.212.59",
            "count": 1,
            "first_visit": "2022-05-17T23:51:21.165577+06:00",
            "date": null
        },
        {
            "id": 30036,
            "ip_address": "37.111.212.59",
            "count": 1,
            "first_visit": "2022-07-30T22:47:56.541122+06:00",
            "date": "2022-07-30"
        },
        {
            "id": 50611,
            "ip_address": "37.111.212.59",
            "count": 5,
            "first_visit": "2023-07-23T00:59:12.852175+06:00",
            "date": "2023-07-23"
        },
        {
            "id": 67733,
            "ip_address": "37.111.212.6",
            "count": 1,
            "first_visit": "2024-04-30T17:30:42.365014+06:00",
            "date": "2024-04-30"
        },
        {
            "id": 11515,
            "ip_address": "37.111.212.6",
            "count": 2,
            "first_visit": "2022-05-25T23:39:53.201930+06:00",
            "date": null
        },
        {
            "id": 99464,
            "ip_address": "37.111.212.61",
            "count": 1,
            "first_visit": "2026-06-22T11:17:19.793731+06:00",
            "date": "2026-06-22"
        },
        {
            "id": 8164,
            "ip_address": "37.111.212.62",
            "count": 2,
            "first_visit": "2022-05-17T13:22:22.057091+06:00",
            "date": null
        },
        {
            "id": 27250,
            "ip_address": "37.111.212.62",
            "count": 1,
            "first_visit": "2022-07-25T12:41:26.625927+06:00",
            "date": "2022-07-25"
        }
    ]
}