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

{
    "count": 97625,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25200&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25184&ordering=-count",
    "results": [
        {
            "id": 39121,
            "ip_address": "103.95.209.48",
            "count": 2,
            "first_visit": "2022-12-21T22:58:11.728839+06:00",
            "date": "2022-12-21"
        },
        {
            "id": 13236,
            "ip_address": "103.111.123.104",
            "count": 2,
            "first_visit": "2022-06-01T08:49:55.508105+06:00",
            "date": null
        },
        {
            "id": 7656,
            "ip_address": "37.111.248.4",
            "count": 2,
            "first_visit": "2022-05-17T08:25:41.188931+06:00",
            "date": null
        },
        {
            "id": 7720,
            "ip_address": "43.245.123.181",
            "count": 2,
            "first_visit": "2022-05-17T09:22:32.707945+06:00",
            "date": null
        },
        {
            "id": 21149,
            "ip_address": "103.78.254.85",
            "count": 2,
            "first_visit": "2022-07-05T01:23:13.101010+06:00",
            "date": "2022-07-05"
        },
        {
            "id": 8584,
            "ip_address": "103.120.201.124",
            "count": 2,
            "first_visit": "2022-05-18T00:15:57.355731+06:00",
            "date": null
        },
        {
            "id": 20466,
            "ip_address": "113.11.28.182",
            "count": 2,
            "first_visit": "2022-06-30T23:35:32.807412+06:00",
            "date": "2022-06-30"
        },
        {
            "id": 7734,
            "ip_address": "43.245.123.192",
            "count": 2,
            "first_visit": "2022-05-17T09:33:32.487216+06:00",
            "date": null
        }
    ]
}