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

{
    "count": 95089,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15904&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15888&ordering=ip_address",
    "results": [
        {
            "id": 7629,
            "ip_address": "103.242.21.233",
            "count": 3,
            "first_visit": "2022-05-17T07:44:19.491313+06:00",
            "date": null
        },
        {
            "id": 33443,
            "ip_address": "103.242.21.233",
            "count": 1,
            "first_visit": "2022-08-30T14:42:33.642897+06:00",
            "date": "2022-08-30"
        },
        {
            "id": 42324,
            "ip_address": "103.242.21.234",
            "count": 3,
            "first_visit": "2023-02-17T23:15:29.178977+06:00",
            "date": "2023-02-17"
        },
        {
            "id": 46976,
            "ip_address": "103.242.21.235",
            "count": 2,
            "first_visit": "2023-05-22T18:39:38.188858+06:00",
            "date": "2023-05-22"
        },
        {
            "id": 17590,
            "ip_address": "103.242.21.237",
            "count": 1,
            "first_visit": "2022-06-23T05:44:05.643836+06:00",
            "date": "2022-06-23"
        },
        {
            "id": 9453,
            "ip_address": "103.242.21.238",
            "count": 1,
            "first_visit": "2022-05-19T18:00:43.011327+06:00",
            "date": null
        },
        {
            "id": 28687,
            "ip_address": "103.242.21.239",
            "count": 1,
            "first_visit": "2022-07-28T11:00:31.664990+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 10993,
            "ip_address": "103.242.21.240",
            "count": 1,
            "first_visit": "2022-05-24T14:17:18.098868+06:00",
            "date": null
        }
    ]
}