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

{
    "count": 98096,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25984&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25968&ordering=-count",
    "results": [
        {
            "id": 24078,
            "ip_address": "37.111.194.33",
            "count": 2,
            "first_visit": "2022-07-19T12:39:17.986867+06:00",
            "date": "2022-07-19"
        },
        {
            "id": 5992,
            "ip_address": "103.133.7.22",
            "count": 2,
            "first_visit": "2022-05-14T14:06:17.594158+06:00",
            "date": null
        },
        {
            "id": 8250,
            "ip_address": "43.245.123.212",
            "count": 2,
            "first_visit": "2022-05-17T18:36:37.463748+06:00",
            "date": null
        },
        {
            "id": 24779,
            "ip_address": "116.206.254.111",
            "count": 2,
            "first_visit": "2022-07-20T17:30:19.795418+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 39339,
            "ip_address": "66.249.66.60",
            "count": 2,
            "first_visit": "2022-12-25T18:18:33.086996+06:00",
            "date": "2022-12-25"
        },
        {
            "id": 11112,
            "ip_address": "103.107.135.179",
            "count": 2,
            "first_visit": "2022-05-24T20:22:36.905447+06:00",
            "date": null
        },
        {
            "id": 6026,
            "ip_address": "103.137.6.33",
            "count": 2,
            "first_visit": "2022-05-14T19:04:17.254029+06:00",
            "date": null
        },
        {
            "id": 33351,
            "ip_address": "66.249.79.231",
            "count": 2,
            "first_visit": "2022-08-29T19:48:04.008481+06:00",
            "date": "2022-08-29"
        }
    ]
}