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

{
    "count": 100856,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=17016&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=17000&ordering=ip_address",
    "results": [
        {
            "id": 30437,
            "ip_address": "103.242.22.252",
            "count": 1,
            "first_visit": "2022-07-31T16:21:51.821137+06:00",
            "date": "2022-07-31"
        },
        {
            "id": 7948,
            "ip_address": "103.242.22.253",
            "count": 1,
            "first_visit": "2022-05-17T11:27:59.358897+06:00",
            "date": null
        },
        {
            "id": 33252,
            "ip_address": "103.242.22.254",
            "count": 2,
            "first_visit": "2022-08-29T01:34:49.703023+06:00",
            "date": "2022-08-29"
        },
        {
            "id": 8012,
            "ip_address": "103.242.22.255",
            "count": 3,
            "first_visit": "2022-05-17T11:57:19.008724+06:00",
            "date": null
        },
        {
            "id": 36632,
            "ip_address": "103.242.22.255",
            "count": 1,
            "first_visit": "2022-10-29T18:36:57.901694+06:00",
            "date": "2022-10-29"
        },
        {
            "id": 27596,
            "ip_address": "103.242.22.4",
            "count": 1,
            "first_visit": "2022-07-26T05:38:50.757727+06:00",
            "date": "2022-07-26"
        },
        {
            "id": 3890,
            "ip_address": "103.242.22.4",
            "count": 3,
            "first_visit": "2022-02-26T13:01:40.858809+06:00",
            "date": null
        },
        {
            "id": 31963,
            "ip_address": "103.242.22.4",
            "count": 1,
            "first_visit": "2022-08-14T02:32:04.720418+06:00",
            "date": "2022-08-14"
        }
    ]
}