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

{
    "count": 93878,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78384&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78368&ordering=ip_address",
    "results": [
        {
            "id": 2686,
            "ip_address": "43.224.108.44",
            "count": 3,
            "first_visit": "2022-01-23T16:25:24.043698+06:00",
            "date": null
        },
        {
            "id": 19889,
            "ip_address": "43.224.108.45",
            "count": 1,
            "first_visit": "2022-06-29T01:02:31.187015+06:00",
            "date": "2022-06-29"
        },
        {
            "id": 16036,
            "ip_address": "43.224.109.192",
            "count": 1,
            "first_visit": "2022-06-17T16:53:49.057847+06:00",
            "date": "2022-06-17"
        },
        {
            "id": 23757,
            "ip_address": "43.224.109.192",
            "count": 1,
            "first_visit": "2022-07-18T22:25:31.220738+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 7520,
            "ip_address": "43.224.109.195",
            "count": 4,
            "first_visit": "2022-05-16T23:53:16.207916+06:00",
            "date": null
        },
        {
            "id": 48009,
            "ip_address": "43.224.109.196",
            "count": 1,
            "first_visit": "2023-06-11T11:26:53.542650+06:00",
            "date": "2023-06-11"
        },
        {
            "id": 47672,
            "ip_address": "43.224.109.197",
            "count": 4,
            "first_visit": "2023-06-04T20:23:06.468135+06:00",
            "date": "2023-06-04"
        },
        {
            "id": 16782,
            "ip_address": "43.224.109.200",
            "count": 1,
            "first_visit": "2022-06-20T11:06:24.491120+06:00",
            "date": "2022-06-20"
        }
    ]
}