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

{
    "count": 101340,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=82144&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=82128&ordering=count",
    "results": [
        {
            "id": 34710,
            "ip_address": "37.111.200.205",
            "count": 2,
            "first_visit": "2022-09-20T13:10:28.308541+06:00",
            "date": "2022-09-20"
        },
        {
            "id": 24815,
            "ip_address": "103.237.36.252",
            "count": 2,
            "first_visit": "2022-07-20T18:37:47.524440+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 11469,
            "ip_address": "103.230.104.30",
            "count": 2,
            "first_visit": "2022-05-25T22:32:38.999029+06:00",
            "date": null
        },
        {
            "id": 19882,
            "ip_address": "114.119.134.178",
            "count": 2,
            "first_visit": "2022-06-29T00:38:56.766620+06:00",
            "date": "2022-06-29"
        },
        {
            "id": 37980,
            "ip_address": "103.17.39.185",
            "count": 2,
            "first_visit": "2022-11-29T13:53:53.347820+06:00",
            "date": "2022-11-29"
        },
        {
            "id": 7217,
            "ip_address": "119.30.32.90",
            "count": 2,
            "first_visit": "2022-05-16T20:02:30.444339+06:00",
            "date": null
        },
        {
            "id": 26958,
            "ip_address": "202.134.9.133",
            "count": 2,
            "first_visit": "2022-07-25T00:36:48.605357+06:00",
            "date": "2022-07-25"
        },
        {
            "id": 26946,
            "ip_address": "202.134.14.153",
            "count": 2,
            "first_visit": "2022-07-25T00:16:42.218782+06:00",
            "date": "2022-07-25"
        }
    ]
}