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

{
    "count": 102716,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=50848&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=50832&ordering=ip_address",
    "results": [
        {
            "id": 6818,
            "ip_address": "119.30.39.106",
            "count": 2,
            "first_visit": "2022-05-16T16:11:43.973979+06:00",
            "date": null
        },
        {
            "id": 16280,
            "ip_address": "119.30.39.106",
            "count": 1,
            "first_visit": "2022-06-18T08:57:30.852066+06:00",
            "date": "2022-06-18"
        },
        {
            "id": 20059,
            "ip_address": "119.30.39.107",
            "count": 1,
            "first_visit": "2022-06-29T15:35:59.158568+06:00",
            "date": "2022-06-29"
        },
        {
            "id": 25933,
            "ip_address": "119.30.39.107",
            "count": 1,
            "first_visit": "2022-07-22T12:03:55.132765+06:00",
            "date": "2022-07-22"
        },
        {
            "id": 27528,
            "ip_address": "119.30.39.108",
            "count": 1,
            "first_visit": "2022-07-26T01:04:27.491238+06:00",
            "date": "2022-07-26"
        },
        {
            "id": 16955,
            "ip_address": "119.30.39.108",
            "count": 1,
            "first_visit": "2022-06-21T09:16:43.104551+06:00",
            "date": "2022-06-21"
        },
        {
            "id": 7650,
            "ip_address": "119.30.39.109",
            "count": 1,
            "first_visit": "2022-05-17T08:16:23.187986+06:00",
            "date": null
        },
        {
            "id": 28448,
            "ip_address": "119.30.39.109",
            "count": 2,
            "first_visit": "2022-07-28T00:17:18.235678+06:00",
            "date": "2022-07-28"
        }
    ]
}