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

{
    "count": 94121,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12608&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12592&ordering=-count",
    "results": [
        {
            "id": 63803,
            "ip_address": "103.96.105.42",
            "count": 3,
            "first_visit": "2024-01-25T23:38:04.309616+06:00",
            "date": "2024-01-25"
        },
        {
            "id": 18444,
            "ip_address": "202.134.10.130",
            "count": 3,
            "first_visit": "2022-06-25T06:39:08.613722+06:00",
            "date": "2022-06-25"
        },
        {
            "id": 18530,
            "ip_address": "202.134.14.129",
            "count": 3,
            "first_visit": "2022-06-25T10:43:43.558631+06:00",
            "date": "2022-06-25"
        },
        {
            "id": 63693,
            "ip_address": "66.249.64.132",
            "count": 3,
            "first_visit": "2024-01-24T09:30:15.004045+06:00",
            "date": "2024-01-24"
        },
        {
            "id": 18623,
            "ip_address": "43.245.123.53",
            "count": 3,
            "first_visit": "2022-06-25T14:20:01.735804+06:00",
            "date": "2022-06-25"
        },
        {
            "id": 8960,
            "ip_address": "37.111.206.254",
            "count": 3,
            "first_visit": "2022-05-18T14:03:50.367717+06:00",
            "date": null
        },
        {
            "id": 63650,
            "ip_address": "103.166.187.212",
            "count": 3,
            "first_visit": "2024-01-23T12:09:12.399659+06:00",
            "date": "2024-01-23"
        },
        {
            "id": 8945,
            "ip_address": "103.121.38.230",
            "count": 3,
            "first_visit": "2022-05-18T13:26:06.405114+06:00",
            "date": null
        }
    ]
}