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

{
    "count": 101357,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=81712&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=81696&ordering=ip_address",
    "results": [
        {
            "id": 7260,
            "ip_address": "37.111.246.27",
            "count": 1,
            "first_visit": "2022-05-16T20:08:12.939109+06:00",
            "date": null
        },
        {
            "id": 16884,
            "ip_address": "37.111.246.28",
            "count": 3,
            "first_visit": "2022-06-20T18:33:30.317773+06:00",
            "date": "2022-06-20"
        },
        {
            "id": 9340,
            "ip_address": "37.111.246.3",
            "count": 1,
            "first_visit": "2022-05-19T11:46:29.489902+06:00",
            "date": null
        },
        {
            "id": 20088,
            "ip_address": "37.111.246.3",
            "count": 1,
            "first_visit": "2022-06-29T17:40:11.010726+06:00",
            "date": "2022-06-29"
        },
        {
            "id": 7215,
            "ip_address": "37.111.246.34",
            "count": 3,
            "first_visit": "2022-05-16T20:01:57.143266+06:00",
            "date": null
        },
        {
            "id": 7436,
            "ip_address": "37.111.246.36",
            "count": 1,
            "first_visit": "2022-05-16T23:03:56.901882+06:00",
            "date": null
        },
        {
            "id": 27204,
            "ip_address": "37.111.246.43",
            "count": 1,
            "first_visit": "2022-07-25T11:41:59.563941+06:00",
            "date": "2022-07-25"
        },
        {
            "id": 9062,
            "ip_address": "37.111.246.43",
            "count": 1,
            "first_visit": "2022-05-18T20:15:49.112693+06:00",
            "date": null
        }
    ]
}