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

{
    "count": 97241,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=22744&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=22728&ordering=-count",
    "results": [
        {
            "id": 36723,
            "ip_address": "37.111.199.222",
            "count": 2,
            "first_visit": "2022-10-31T11:25:52.259648+06:00",
            "date": "2022-10-31"
        },
        {
            "id": 1756,
            "ip_address": "103.139.234.250",
            "count": 2,
            "first_visit": "2022-01-10T11:18:33.027830+06:00",
            "date": null
        },
        {
            "id": 31182,
            "ip_address": "103.25.248.233",
            "count": 2,
            "first_visit": "2022-08-04T23:45:20.911499+06:00",
            "date": "2022-08-04"
        },
        {
            "id": 26146,
            "ip_address": "114.119.134.41",
            "count": 2,
            "first_visit": "2022-07-23T01:01:42.548359+06:00",
            "date": "2022-07-23"
        },
        {
            "id": 36762,
            "ip_address": "18.190.87.2",
            "count": 2,
            "first_visit": "2022-11-01T07:19:38.993303+06:00",
            "date": "2022-11-01"
        },
        {
            "id": 31111,
            "ip_address": "103.86.196.230",
            "count": 2,
            "first_visit": "2022-08-04T11:56:19.028058+06:00",
            "date": "2022-08-04"
        },
        {
            "id": 26144,
            "ip_address": "114.119.134.10",
            "count": 2,
            "first_visit": "2022-07-23T00:46:10.852951+06:00",
            "date": "2022-07-23"
        },
        {
            "id": 36766,
            "ip_address": "114.119.141.118",
            "count": 2,
            "first_visit": "2022-11-01T09:04:25.071655+06:00",
            "date": "2022-11-01"
        }
    ]
}