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

{
    "count": 101362,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=81600&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=81584&ordering=count",
    "results": [
        {
            "id": 19628,
            "ip_address": "114.119.130.240",
            "count": 2,
            "first_visit": "2022-06-28T05:54:22.167400+06:00",
            "date": "2022-06-28"
        },
        {
            "id": 34611,
            "ip_address": "37.111.223.223",
            "count": 2,
            "first_visit": "2022-09-18T17:05:27.941282+06:00",
            "date": "2022-09-18"
        },
        {
            "id": 7710,
            "ip_address": "103.136.200.104",
            "count": 2,
            "first_visit": "2022-05-17T09:18:14.400678+06:00",
            "date": null
        },
        {
            "id": 7636,
            "ip_address": "103.242.21.229",
            "count": 2,
            "first_visit": "2022-05-17T08:02:18.062083+06:00",
            "date": null
        },
        {
            "id": 4561,
            "ip_address": "97.107.135.120",
            "count": 2,
            "first_visit": "2022-03-21T16:23:30.097727+06:00",
            "date": null
        },
        {
            "id": 19629,
            "ip_address": "37.111.212.248",
            "count": 2,
            "first_visit": "2022-06-28T05:55:06.434279+06:00",
            "date": "2022-06-28"
        },
        {
            "id": 7734,
            "ip_address": "43.245.123.192",
            "count": 2,
            "first_visit": "2022-05-17T09:33:32.487216+06:00",
            "date": null
        },
        {
            "id": 24544,
            "ip_address": "45.249.102.121",
            "count": 2,
            "first_visit": "2022-07-20T11:33:25.399871+06:00",
            "date": "2022-07-20"
        }
    ]
}