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

{
    "count": 98301,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=17696&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=17680&ordering=ip_address",
    "results": [
        {
            "id": 25569,
            "ip_address": "103.253.45.203",
            "count": 3,
            "first_visit": "2022-07-21T13:46:45.458726+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 29963,
            "ip_address": "103.253.45.205",
            "count": 1,
            "first_visit": "2022-07-30T18:17:05.910912+06:00",
            "date": "2022-07-30"
        },
        {
            "id": 10922,
            "ip_address": "103.253.45.206",
            "count": 1,
            "first_visit": "2022-05-24T11:47:25.024024+06:00",
            "date": null
        },
        {
            "id": 20939,
            "ip_address": "103.253.45.207",
            "count": 1,
            "first_visit": "2022-07-03T21:20:01.289951+06:00",
            "date": "2022-07-03"
        },
        {
            "id": 16866,
            "ip_address": "103.253.45.208",
            "count": 2,
            "first_visit": "2022-06-20T17:16:06.496418+06:00",
            "date": "2022-06-20"
        },
        {
            "id": 14873,
            "ip_address": "103.253.45.210",
            "count": 1,
            "first_visit": "2022-06-13T19:54:29.010258+06:00",
            "date": "2022-06-13"
        },
        {
            "id": 9735,
            "ip_address": "103.253.45.210",
            "count": 1,
            "first_visit": "2022-05-20T14:24:43.756641+06:00",
            "date": null
        },
        {
            "id": 13345,
            "ip_address": "103.253.45.211",
            "count": 4,
            "first_visit": "2022-06-02T07:35:26.609327+06:00",
            "date": null
        }
    ]
}