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

{
    "count": 101562,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=77560&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=77544&ordering=count",
    "results": [
        {
            "id": 22506,
            "ip_address": "103.18.180.89",
            "count": 2,
            "first_visit": "2022-07-14T11:34:49.010410+06:00",
            "date": "2022-07-14"
        },
        {
            "id": 6827,
            "ip_address": "58.145.186.238",
            "count": 2,
            "first_visit": "2022-05-16T16:22:30.656383+06:00",
            "date": null
        },
        {
            "id": 23342,
            "ip_address": "37.111.210.129",
            "count": 2,
            "first_visit": "2022-07-17T17:21:01.800544+06:00",
            "date": "2022-07-17"
        },
        {
            "id": 6844,
            "ip_address": "43.245.123.44",
            "count": 2,
            "first_visit": "2022-05-16T16:39:03.231494+06:00",
            "date": null
        },
        {
            "id": 29043,
            "ip_address": "116.58.202.240",
            "count": 2,
            "first_visit": "2022-07-29T01:12:47.045596+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 22513,
            "ip_address": "119.18.151.15",
            "count": 2,
            "first_visit": "2022-07-14T11:40:04.114045+06:00",
            "date": "2022-07-14"
        },
        {
            "id": 38820,
            "ip_address": "66.249.66.62",
            "count": 2,
            "first_visit": "2022-12-16T17:25:24.522118+06:00",
            "date": "2022-12-16"
        },
        {
            "id": 14456,
            "ip_address": "114.119.130.13",
            "count": 2,
            "first_visit": "2022-06-11T10:50:24.554723+06:00",
            "date": "2022-06-11"
        }
    ]
}