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

{
    "count": 98144,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=89408&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=89392&ordering=count",
    "results": [
        {
            "id": 6224,
            "ip_address": "37.111.218.109",
            "count": 4,
            "first_visit": "2022-05-15T06:43:23.437921+06:00",
            "date": null
        },
        {
            "id": 6604,
            "ip_address": "37.111.214.191",
            "count": 4,
            "first_visit": "2022-05-16T10:51:45.586510+06:00",
            "date": null
        },
        {
            "id": 39197,
            "ip_address": "66.249.66.158",
            "count": 4,
            "first_visit": "2022-12-23T01:42:47.942895+06:00",
            "date": "2022-12-23"
        },
        {
            "id": 11277,
            "ip_address": "114.119.131.234",
            "count": 4,
            "first_visit": "2022-05-25T02:19:10.593800+06:00",
            "date": null
        },
        {
            "id": 32474,
            "ip_address": "103.137.108.2",
            "count": 4,
            "first_visit": "2022-08-20T02:41:07.904407+06:00",
            "date": "2022-08-20"
        },
        {
            "id": 6296,
            "ip_address": "58.145.186.250",
            "count": 4,
            "first_visit": "2022-05-15T09:36:34.554572+06:00",
            "date": null
        },
        {
            "id": 15014,
            "ip_address": "120.50.4.32",
            "count": 4,
            "first_visit": "2022-06-14T14:06:18.620515+06:00",
            "date": "2022-06-14"
        },
        {
            "id": 15010,
            "ip_address": "103.17.39.185",
            "count": 4,
            "first_visit": "2022-06-14T13:10:03.047133+06:00",
            "date": "2022-06-14"
        }
    ]
}