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

{
    "count": 95436,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=17112&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=17096&ordering=ip_address",
    "results": [
        {
            "id": 31226,
            "ip_address": "103.253.45.103",
            "count": 1,
            "first_visit": "2022-08-05T10:29:08.481252+06:00",
            "date": "2022-08-05"
        },
        {
            "id": 28391,
            "ip_address": "103.253.45.108",
            "count": 1,
            "first_visit": "2022-07-27T23:17:45.949607+06:00",
            "date": "2022-07-27"
        },
        {
            "id": 41825,
            "ip_address": "103.253.45.109",
            "count": 3,
            "first_visit": "2023-02-08T17:05:03.713210+06:00",
            "date": "2023-02-08"
        },
        {
            "id": 21953,
            "ip_address": "103.253.45.110",
            "count": 1,
            "first_visit": "2022-07-11T10:26:19.088415+06:00",
            "date": "2022-07-11"
        },
        {
            "id": 30207,
            "ip_address": "103.253.45.113",
            "count": 1,
            "first_visit": "2022-07-31T07:59:34.116028+06:00",
            "date": "2022-07-31"
        },
        {
            "id": 16871,
            "ip_address": "103.253.45.132",
            "count": 1,
            "first_visit": "2022-06-20T17:23:45.056300+06:00",
            "date": "2022-06-20"
        },
        {
            "id": 13374,
            "ip_address": "103.253.45.136",
            "count": 1,
            "first_visit": "2022-06-02T15:00:36.779634+06:00",
            "date": null
        },
        {
            "id": 8806,
            "ip_address": "103.253.45.139",
            "count": 2,
            "first_visit": "2022-05-18T11:05:13.985318+06:00",
            "date": null
        }
    ]
}