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

{
    "count": 99453,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=24280&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=24264&ordering=-count",
    "results": [
        {
            "id": 5054,
            "ip_address": "137.59.5.252",
            "count": 2,
            "first_visit": "2022-04-11T14:30:19.830502+06:00",
            "date": null
        },
        {
            "id": 12649,
            "ip_address": "103.253.44.4",
            "count": 2,
            "first_visit": "2022-05-30T00:01:46.973335+06:00",
            "date": null
        },
        {
            "id": 2575,
            "ip_address": "103.78.189.7",
            "count": 2,
            "first_visit": "2022-01-21T19:46:10.070983+06:00",
            "date": null
        },
        {
            "id": 21857,
            "ip_address": "103.217.111.218",
            "count": 2,
            "first_visit": "2022-07-10T09:49:45.788975+06:00",
            "date": "2022-07-10"
        },
        {
            "id": 4999,
            "ip_address": "8.38.147.15",
            "count": 2,
            "first_visit": "2022-04-08T22:55:22.116786+06:00",
            "date": null
        },
        {
            "id": 28849,
            "ip_address": "43.245.122.241",
            "count": 2,
            "first_visit": "2022-07-28T15:10:34.066936+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 26853,
            "ip_address": "116.58.201.63",
            "count": 2,
            "first_visit": "2022-07-24T21:55:59.704494+06:00",
            "date": "2022-07-24"
        },
        {
            "id": 28445,
            "ip_address": "103.67.158.124",
            "count": 2,
            "first_visit": "2022-07-28T00:13:44.937752+06:00",
            "date": "2022-07-28"
        }
    ]
}