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

{
    "count": 101359,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=81672&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=81656&ordering=count",
    "results": [
        {
            "id": 4628,
            "ip_address": "37.111.197.201",
            "count": 2,
            "first_visit": "2022-03-23T20:19:08.702292+06:00",
            "date": null
        },
        {
            "id": 15500,
            "ip_address": "168.119.68.238",
            "count": 2,
            "first_visit": "2022-06-16T00:40:33.004829+06:00",
            "date": "2022-06-16"
        },
        {
            "id": 31976,
            "ip_address": "66.249.66.6",
            "count": 2,
            "first_visit": "2022-08-14T08:15:44.677541+06:00",
            "date": "2022-08-14"
        },
        {
            "id": 39358,
            "ip_address": "202.181.6.20",
            "count": 2,
            "first_visit": "2022-12-25T23:30:48.801121+06:00",
            "date": "2022-12-25"
        },
        {
            "id": 27034,
            "ip_address": "103.126.14.179",
            "count": 2,
            "first_visit": "2022-07-25T03:51:30.923004+06:00",
            "date": "2022-07-25"
        },
        {
            "id": 693,
            "ip_address": "202.53.170.195",
            "count": 2,
            "first_visit": "2021-12-14T19:24:08.087418+06:00",
            "date": null
        },
        {
            "id": 37471,
            "ip_address": "202.8.113.130",
            "count": 2,
            "first_visit": "2022-11-16T12:28:27.911839+06:00",
            "date": "2022-11-16"
        },
        {
            "id": 4635,
            "ip_address": "103.74.230.137",
            "count": 2,
            "first_visit": "2022-03-24T04:13:52.235703+06:00",
            "date": null
        }
    ]
}