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

{
    "count": 99608,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23696&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23680&ordering=-count",
    "results": [
        {
            "id": 7970,
            "ip_address": "37.111.206.51",
            "count": 2,
            "first_visit": "2022-05-17T11:40:00.386525+06:00",
            "date": null
        },
        {
            "id": 26379,
            "ip_address": "41.244.244.5",
            "count": 2,
            "first_visit": "2022-07-23T14:46:38.669404+06:00",
            "date": "2022-07-23"
        },
        {
            "id": 20549,
            "ip_address": "114.119.132.248",
            "count": 2,
            "first_visit": "2022-07-01T12:38:46.077770+06:00",
            "date": "2022-07-01"
        },
        {
            "id": 5168,
            "ip_address": "40.94.226.37",
            "count": 2,
            "first_visit": "2022-04-16T22:49:49.725040+06:00",
            "date": null
        },
        {
            "id": 2720,
            "ip_address": "116.58.201.174",
            "count": 2,
            "first_visit": "2022-01-24T11:15:38.531698+06:00",
            "date": null
        },
        {
            "id": 26509,
            "ip_address": "119.30.32.145",
            "count": 2,
            "first_visit": "2022-07-24T01:47:09.658280+06:00",
            "date": "2022-07-24"
        },
        {
            "id": 29095,
            "ip_address": "101.2.164.45",
            "count": 2,
            "first_visit": "2022-07-29T04:11:52.837941+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 9393,
            "ip_address": "103.134.39.206",
            "count": 2,
            "first_visit": "2022-05-19T14:41:39.445170+06:00",
            "date": null
        }
    ]
}