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

{
    "count": 95431,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=17096&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=17080&ordering=ip_address",
    "results": [
        {
            "id": 55039,
            "ip_address": "103.253.44.87",
            "count": 1,
            "first_visit": "2023-09-13T23:03:41.983375+06:00",
            "date": "2023-09-13"
        },
        {
            "id": 26836,
            "ip_address": "103.253.44.88",
            "count": 2,
            "first_visit": "2022-07-24T20:16:51.569780+06:00",
            "date": "2022-07-24"
        },
        {
            "id": 10673,
            "ip_address": "103.253.44.9",
            "count": 2,
            "first_visit": "2022-05-23T14:11:43.726350+06:00",
            "date": null
        },
        {
            "id": 30751,
            "ip_address": "103.253.44.92",
            "count": 1,
            "first_visit": "2022-08-02T01:05:13.989956+06:00",
            "date": "2022-08-02"
        },
        {
            "id": 27151,
            "ip_address": "103.253.44.93",
            "count": 2,
            "first_visit": "2022-07-25T10:45:52.155120+06:00",
            "date": "2022-07-25"
        },
        {
            "id": 13517,
            "ip_address": "103.253.44.93",
            "count": 1,
            "first_visit": "2022-06-04T18:48:07.623715+06:00",
            "date": null
        },
        {
            "id": 20304,
            "ip_address": "103.253.44.97",
            "count": 1,
            "first_visit": "2022-06-30T09:57:21.396482+06:00",
            "date": "2022-06-30"
        },
        {
            "id": 18434,
            "ip_address": "103.253.44.98",
            "count": 1,
            "first_visit": "2022-06-25T06:15:23.826162+06:00",
            "date": "2022-06-25"
        }
    ]
}