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

{
    "count": 93127,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=79728&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=79712&ordering=ip_address",
    "results": [
        {
            "id": 22353,
            "ip_address": "45.124.13.161",
            "count": 1,
            "first_visit": "2022-07-13T19:34:05.010602+06:00",
            "date": "2022-07-13"
        },
        {
            "id": 4033,
            "ip_address": "45.124.13.188",
            "count": 1,
            "first_visit": "2022-03-03T15:52:47.910724+06:00",
            "date": null
        },
        {
            "id": 11671,
            "ip_address": "45.124.13.252",
            "count": 3,
            "first_visit": "2022-05-26T14:59:56.526429+06:00",
            "date": null
        },
        {
            "id": 17818,
            "ip_address": "45.124.13.252",
            "count": 1,
            "first_visit": "2022-06-23T18:04:18.058735+06:00",
            "date": "2022-06-23"
        },
        {
            "id": 2109,
            "ip_address": "45.124.13.57",
            "count": 2,
            "first_visit": "2022-01-13T12:37:13.847718+06:00",
            "date": null
        },
        {
            "id": 5947,
            "ip_address": "45.124.15.200",
            "count": 1,
            "first_visit": "2022-05-13T09:56:37.274169+06:00",
            "date": null
        },
        {
            "id": 35934,
            "ip_address": "45.124.15.213",
            "count": 1,
            "first_visit": "2022-10-15T15:58:29.872709+06:00",
            "date": "2022-10-15"
        },
        {
            "id": 56827,
            "ip_address": "45.124.15.239",
            "count": 1,
            "first_visit": "2023-10-05T12:00:40.083974+06:00",
            "date": "2023-10-05"
        }
    ]
}