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

{
    "count": 101425,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=80144&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=80128&ordering=count",
    "results": [
        {
            "id": 36882,
            "ip_address": "73.242.243.253",
            "count": 2,
            "first_visit": "2022-11-03T16:18:52.034976+06:00",
            "date": "2022-11-03"
        },
        {
            "id": 3025,
            "ip_address": "185.84.71.66",
            "count": 2,
            "first_visit": "2022-01-29T17:09:16.423039+06:00",
            "date": null
        },
        {
            "id": 3026,
            "ip_address": "110.76.129.145",
            "count": 2,
            "first_visit": "2022-01-29T17:17:04.277728+06:00",
            "date": null
        },
        {
            "id": 12950,
            "ip_address": "43.245.121.201",
            "count": 2,
            "first_visit": "2022-05-31T00:25:26.242139+06:00",
            "date": null
        },
        {
            "id": 31646,
            "ip_address": "37.111.194.128",
            "count": 2,
            "first_visit": "2022-08-09T21:18:44.642795+06:00",
            "date": "2022-08-09"
        },
        {
            "id": 37363,
            "ip_address": "37.111.210.203",
            "count": 2,
            "first_visit": "2022-11-14T10:00:08.761773+06:00",
            "date": "2022-11-14"
        },
        {
            "id": 18944,
            "ip_address": "114.119.149.145",
            "count": 2,
            "first_visit": "2022-06-26T06:43:43.964506+06:00",
            "date": "2022-06-26"
        },
        {
            "id": 39028,
            "ip_address": "103.167.184.78",
            "count": 2,
            "first_visit": "2022-12-20T10:48:09.525788+06:00",
            "date": "2022-12-20"
        }
    ]
}