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

{
    "count": 102892,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=52008&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=51992&ordering=-ip_address",
    "results": [
        {
            "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": 27528,
            "ip_address": "119.30.39.108",
            "count": 1,
            "first_visit": "2022-07-26T01:04:27.491238+06:00",
            "date": "2022-07-26"
        },
        {
            "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": 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": 32916,
            "ip_address": "119.30.39.104",
            "count": 3,
            "first_visit": "2022-08-25T13:47:29.568164+06:00",
            "date": "2022-08-25"
        },
        {
            "id": 9335,
            "ip_address": "119.30.39.104",
            "count": 1,
            "first_visit": "2022-05-19T11:35:10.690980+06:00",
            "date": null
        }
    ]
}