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

{
    "count": 100973,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=31632&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=31616&ordering=-ip_address",
    "results": [
        {
            "id": 7307,
            "ip_address": "210.1.246.69",
            "count": 8,
            "first_visit": "2022-05-16T21:16:43.882228+06:00",
            "date": null
        },
        {
            "id": 7367,
            "ip_address": "210.1.246.60",
            "count": 1,
            "first_visit": "2022-05-16T22:25:20.039719+06:00",
            "date": null
        },
        {
            "id": 32770,
            "ip_address": "210.1.246.48",
            "count": 1,
            "first_visit": "2022-08-23T17:42:41.780488+06:00",
            "date": "2022-08-23"
        },
        {
            "id": 27103,
            "ip_address": "210.1.246.48",
            "count": 1,
            "first_visit": "2022-07-25T09:11:23.751878+06:00",
            "date": "2022-07-25"
        },
        {
            "id": 8281,
            "ip_address": "210.1.246.48",
            "count": 1,
            "first_visit": "2022-05-17T20:07:50.789325+06:00",
            "date": null
        },
        {
            "id": 12105,
            "ip_address": "210.1.246.44",
            "count": 1,
            "first_visit": "2022-05-28T05:54:02.748622+06:00",
            "date": null
        },
        {
            "id": 1857,
            "ip_address": "210.1.246.20",
            "count": 3,
            "first_visit": "2022-01-11T13:22:24.656273+06:00",
            "date": null
        },
        {
            "id": 2703,
            "ip_address": "210.1.246.16",
            "count": 4,
            "first_visit": "2022-01-23T22:01:54.267759+06:00",
            "date": null
        }
    ]
}