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

{
    "count": 100844,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=18312&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=18296&ordering=ip_address",
    "results": [
        {
            "id": 10153,
            "ip_address": "103.253.46.196",
            "count": 3,
            "first_visit": "2022-05-21T23:23:44.677181+06:00",
            "date": null
        },
        {
            "id": 24003,
            "ip_address": "103.253.46.197",
            "count": 1,
            "first_visit": "2022-07-19T05:18:45.317579+06:00",
            "date": "2022-07-19"
        },
        {
            "id": 12308,
            "ip_address": "103.253.46.197",
            "count": 1,
            "first_visit": "2022-05-28T22:44:55.832278+06:00",
            "date": null
        },
        {
            "id": 11426,
            "ip_address": "103.253.46.199",
            "count": 1,
            "first_visit": "2022-05-25T20:29:20.835289+06:00",
            "date": null
        },
        {
            "id": 54270,
            "ip_address": "103.253.46.205",
            "count": 1,
            "first_visit": "2023-09-04T14:12:28.900532+06:00",
            "date": "2023-09-04"
        },
        {
            "id": 60289,
            "ip_address": "103.253.46.208",
            "count": 1,
            "first_visit": "2023-11-29T18:07:51.400228+06:00",
            "date": "2023-11-29"
        },
        {
            "id": 13512,
            "ip_address": "103.253.46.21",
            "count": 1,
            "first_visit": "2022-06-04T15:03:22.639035+06:00",
            "date": null
        },
        {
            "id": 54528,
            "ip_address": "103.253.46.222",
            "count": 1,
            "first_visit": "2023-09-08T01:06:22.268653+06:00",
            "date": "2023-09-08"
        }
    ]
}