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

{
    "count": 99789,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25928&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25912&ordering=-ip_address",
    "results": [
        {
            "id": 32426,
            "ip_address": "37.111.196.164",
            "count": 1,
            "first_visit": "2022-08-19T09:16:53.926048+06:00",
            "date": "2022-08-19"
        },
        {
            "id": 62771,
            "ip_address": "37.111.196.164",
            "count": 1,
            "first_visit": "2024-01-09T22:03:40.691975+06:00",
            "date": "2024-01-09"
        },
        {
            "id": 55156,
            "ip_address": "37.111.196.163",
            "count": 2,
            "first_visit": "2023-09-15T14:31:08.064133+06:00",
            "date": "2023-09-15"
        },
        {
            "id": 8226,
            "ip_address": "37.111.196.163",
            "count": 1,
            "first_visit": "2022-05-17T17:10:15.333327+06:00",
            "date": null
        },
        {
            "id": 12092,
            "ip_address": "37.111.196.161",
            "count": 1,
            "first_visit": "2022-05-28T02:49:15.542241+06:00",
            "date": null
        },
        {
            "id": 29394,
            "ip_address": "37.111.196.160",
            "count": 1,
            "first_visit": "2022-07-29T16:40:00.401542+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 30434,
            "ip_address": "37.111.196.157",
            "count": 3,
            "first_visit": "2022-07-31T15:55:26.978291+06:00",
            "date": "2022-07-31"
        },
        {
            "id": 28639,
            "ip_address": "37.111.196.156",
            "count": 2,
            "first_visit": "2022-07-28T09:53:48.260417+06:00",
            "date": "2022-07-28"
        }
    ]
}