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

{
    "count": 92246,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5040&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5024&ordering=ip_address",
    "results": [
        {
            "id": 4989,
            "ip_address": "103.135.254.248",
            "count": 4,
            "first_visit": "2022-04-08T11:45:53.943717+06:00",
            "date": null
        },
        {
            "id": 6919,
            "ip_address": "103.135.254.249",
            "count": 3,
            "first_visit": "2022-05-16T17:29:41.086091+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": 24981,
            "ip_address": "103.135.254.250",
            "count": 1,
            "first_visit": "2022-07-20T23:04:15.914441+06:00",
            "date": "2022-07-20"
        },
        {
            "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": 2604,
            "ip_address": "103.135.254.251",
            "count": 3,
            "first_visit": "2022-01-22T12:24:35.570260+06:00",
            "date": null
        },
        {
            "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": 64993,
            "ip_address": "103.135.254.3",
            "count": 2,
            "first_visit": "2024-02-21T11:13:42.700073+06:00",
            "date": "2024-02-21"
        }
    ]
}