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

{
    "count": 96345,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20832&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20816&ordering=-count",
    "results": [
        {
            "id": 32618,
            "ip_address": "103.242.22.227",
            "count": 2,
            "first_visit": "2022-08-21T18:37:53.399574+06:00",
            "date": "2022-08-21"
        },
        {
            "id": 39399,
            "ip_address": "103.30.28.214",
            "count": 2,
            "first_visit": "2022-12-26T15:32:17.415047+06:00",
            "date": "2022-12-26"
        },
        {
            "id": 11320,
            "ip_address": "119.18.146.214",
            "count": 2,
            "first_visit": "2022-05-25T08:43:54.423352+06:00",
            "date": null
        },
        {
            "id": 35139,
            "ip_address": "182.48.82.29",
            "count": 2,
            "first_visit": "2022-09-28T13:43:17.171999+06:00",
            "date": "2022-09-28"
        },
        {
            "id": 21101,
            "ip_address": "114.119.134.230",
            "count": 2,
            "first_visit": "2022-07-04T18:34:27.266397+06:00",
            "date": "2022-07-04"
        },
        {
            "id": 6395,
            "ip_address": "116.58.201.77",
            "count": 2,
            "first_visit": "2022-05-15T20:30:02.573870+06:00",
            "date": null
        },
        {
            "id": 2359,
            "ip_address": "182.48.88.182",
            "count": 2,
            "first_visit": "2022-01-17T11:58:29.265496+06:00",
            "date": null
        },
        {
            "id": 5668,
            "ip_address": "144.48.151.30",
            "count": 2,
            "first_visit": "2022-05-06T14:11:31.016170+06:00",
            "date": null
        }
    ]
}