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

{
    "count": 99749,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12112&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12096&ordering=-count",
    "results": [
        {
            "id": 23405,
            "ip_address": "66.249.66.208",
            "count": 3,
            "first_visit": "2022-07-18T01:42:15.250500+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 23389,
            "ip_address": "114.119.135.224",
            "count": 3,
            "first_visit": "2022-07-18T00:16:53.009839+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 23465,
            "ip_address": "134.238.18.121",
            "count": 3,
            "first_visit": "2022-07-18T13:21:20.122694+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 9980,
            "ip_address": "202.91.43.211",
            "count": 3,
            "first_visit": "2022-05-21T11:18:20.014459+06:00",
            "date": null
        },
        {
            "id": 23621,
            "ip_address": "122.152.52.213",
            "count": 3,
            "first_visit": "2022-07-18T21:55:01.269232+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 23445,
            "ip_address": "61.247.180.86",
            "count": 3,
            "first_visit": "2022-07-18T12:29:32.129056+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 23834,
            "ip_address": "42.0.7.237",
            "count": 3,
            "first_visit": "2022-07-18T22:44:58.755680+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 23427,
            "ip_address": "27.147.204.136",
            "count": 3,
            "first_visit": "2022-07-18T07:31:29.015930+06:00",
            "date": "2022-07-18"
        }
    ]
}