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

{
    "count": 101378,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=80936&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=80920&ordering=count",
    "results": [
        {
            "id": 21368,
            "ip_address": "36.37.196.227",
            "count": 2,
            "first_visit": "2022-07-06T20:32:07.124578+06:00",
            "date": "2022-07-06"
        },
        {
            "id": 21337,
            "ip_address": "114.119.149.109",
            "count": 2,
            "first_visit": "2022-07-06T15:01:12.712914+06:00",
            "date": "2022-07-06"
        },
        {
            "id": 10391,
            "ip_address": "103.230.104.18",
            "count": 2,
            "first_visit": "2022-05-22T20:40:25.479112+06:00",
            "date": null
        },
        {
            "id": 3869,
            "ip_address": "206.176.130.227",
            "count": 2,
            "first_visit": "2022-02-25T02:55:15.811648+06:00",
            "date": null
        },
        {
            "id": 15791,
            "ip_address": "114.119.130.14",
            "count": 2,
            "first_visit": "2022-06-17T00:43:26.205458+06:00",
            "date": "2022-06-17"
        },
        {
            "id": 13429,
            "ip_address": "66.249.66.90",
            "count": 2,
            "first_visit": "2022-06-03T02:41:32.530727+06:00",
            "date": null
        },
        {
            "id": 19310,
            "ip_address": "144.48.108.54",
            "count": 2,
            "first_visit": "2022-06-27T06:24:35.382135+06:00",
            "date": "2022-06-27"
        },
        {
            "id": 10369,
            "ip_address": "37.111.238.32",
            "count": 2,
            "first_visit": "2022-05-22T18:50:11.863449+06:00",
            "date": null
        }
    ]
}