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

{
    "count": 99865,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=94488&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=94472&ordering=-ip_address",
    "results": [
        {
            "id": 64621,
            "ip_address": "103.135.254.3",
            "count": 1,
            "first_visit": "2024-02-11T22:57:01.811796+06:00",
            "date": "2024-02-11"
        },
        {
            "id": 2604,
            "ip_address": "103.135.254.251",
            "count": 3,
            "first_visit": "2022-01-22T12:24:35.570260+06:00",
            "date": null
        },
        {
            "id": 30928,
            "ip_address": "103.135.254.250",
            "count": 1,
            "first_visit": "2022-08-03T01:57:38.933732+06:00",
            "date": "2022-08-03"
        },
        {
            "id": 27010,
            "ip_address": "103.135.254.250",
            "count": 1,
            "first_visit": "2022-07-25T02:34:18.890694+06:00",
            "date": "2022-07-25"
        },
        {
            "id": 24981,
            "ip_address": "103.135.254.250",
            "count": 1,
            "first_visit": "2022-07-20T23:04:15.914441+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 6919,
            "ip_address": "103.135.254.249",
            "count": 3,
            "first_visit": "2022-05-16T17:29:41.086091+06:00",
            "date": null
        },
        {
            "id": 4989,
            "ip_address": "103.135.254.248",
            "count": 4,
            "first_visit": "2022-04-08T11:45:53.943717+06:00",
            "date": null
        },
        {
            "id": 10282,
            "ip_address": "103.135.254.247",
            "count": 1,
            "first_visit": "2022-05-22T12:39:11.892007+06:00",
            "date": null
        }
    ]
}