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

{
    "count": 97998,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25400&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25384&ordering=-count",
    "results": [
        {
            "id": 8627,
            "ip_address": "103.82.11.3",
            "count": 2,
            "first_visit": "2022-05-18T03:58:47.116300+06:00",
            "date": null
        },
        {
            "id": 7675,
            "ip_address": "103.67.157.229",
            "count": 2,
            "first_visit": "2022-05-17T08:44:53.329100+06:00",
            "date": null
        },
        {
            "id": 4686,
            "ip_address": "37.111.199.207",
            "count": 2,
            "first_visit": "2022-03-26T11:05:58.708275+06:00",
            "date": null
        },
        {
            "id": 4695,
            "ip_address": "40.94.227.34",
            "count": 2,
            "first_visit": "2022-03-26T23:13:17.334921+06:00",
            "date": null
        },
        {
            "id": 29418,
            "ip_address": "202.134.14.148",
            "count": 2,
            "first_visit": "2022-07-29T18:32:33.991770+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 20473,
            "ip_address": "103.96.68.210",
            "count": 2,
            "first_visit": "2022-07-01T01:04:36.837527+06:00",
            "date": "2022-07-01"
        },
        {
            "id": 13290,
            "ip_address": "103.109.214.26",
            "count": 2,
            "first_visit": "2022-06-01T20:19:58.176716+06:00",
            "date": null
        },
        {
            "id": 14295,
            "ip_address": "114.119.129.179",
            "count": 2,
            "first_visit": "2022-06-10T07:39:51.783319+06:00",
            "date": "2022-06-10"
        }
    ]
}