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

{
    "count": 99982,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=26896&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=26880&ordering=-count",
    "results": [
        {
            "id": 23681,
            "ip_address": "42.0.7.228",
            "count": 2,
            "first_visit": "2022-07-18T22:08:52.488153+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 23641,
            "ip_address": "202.134.10.138",
            "count": 2,
            "first_visit": "2022-07-18T21:59:56.407769+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 10459,
            "ip_address": "103.82.9.17",
            "count": 2,
            "first_visit": "2022-05-22T23:11:51.809801+06:00",
            "date": null
        },
        {
            "id": 34975,
            "ip_address": "144.48.109.29",
            "count": 2,
            "first_visit": "2022-09-25T16:22:29.946880+06:00",
            "date": "2022-09-25"
        },
        {
            "id": 35043,
            "ip_address": "66.249.66.91",
            "count": 2,
            "first_visit": "2022-09-26T20:06:30.729787+06:00",
            "date": "2022-09-26"
        },
        {
            "id": 10362,
            "ip_address": "43.245.123.104",
            "count": 2,
            "first_visit": "2022-05-22T18:18:39.037787+06:00",
            "date": null
        },
        {
            "id": 6409,
            "ip_address": "114.119.138.154",
            "count": 2,
            "first_visit": "2022-05-15T21:10:20.894744+06:00",
            "date": null
        },
        {
            "id": 6316,
            "ip_address": "116.58.203.22",
            "count": 2,
            "first_visit": "2022-05-15T10:55:12.399161+06:00",
            "date": null
        }
    ]
}