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

{
    "count": 102701,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=50616&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=50600&ordering=ip_address",
    "results": [
        {
            "id": 48990,
            "ip_address": "119.30.35.74",
            "count": 1,
            "first_visit": "2023-06-28T16:57:58.159936+06:00",
            "date": "2023-06-28"
        },
        {
            "id": 8923,
            "ip_address": "119.30.35.75",
            "count": 1,
            "first_visit": "2022-05-18T12:41:48.386307+06:00",
            "date": null
        },
        {
            "id": 37172,
            "ip_address": "119.30.35.77",
            "count": 1,
            "first_visit": "2022-11-09T20:24:38.491079+06:00",
            "date": "2022-11-09"
        },
        {
            "id": 10790,
            "ip_address": "119.30.35.77",
            "count": 3,
            "first_visit": "2022-05-24T01:50:09.866796+06:00",
            "date": null
        },
        {
            "id": 6359,
            "ip_address": "119.30.35.8",
            "count": 3,
            "first_visit": "2022-05-15T18:23:10.645421+06:00",
            "date": null
        },
        {
            "id": 30979,
            "ip_address": "119.30.35.80",
            "count": 1,
            "first_visit": "2022-08-03T11:52:14.748681+06:00",
            "date": "2022-08-03"
        },
        {
            "id": 23355,
            "ip_address": "119.30.35.81",
            "count": 1,
            "first_visit": "2022-07-17T18:38:39.090531+06:00",
            "date": "2022-07-17"
        },
        {
            "id": 31516,
            "ip_address": "119.30.35.81",
            "count": 2,
            "first_visit": "2022-08-08T08:47:03.849196+06:00",
            "date": "2022-08-08"
        }
    ]
}