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

{
    "count": 101415,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=80352&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=80336&ordering=count",
    "results": [
        {
            "id": 3266,
            "ip_address": "103.142.67.167",
            "count": 2,
            "first_visit": "2022-02-03T15:50:07.059912+06:00",
            "date": null
        },
        {
            "id": 28237,
            "ip_address": "119.148.44.146",
            "count": 2,
            "first_visit": "2022-07-27T14:24:55.749161+06:00",
            "date": "2022-07-27"
        },
        {
            "id": 40209,
            "ip_address": "119.148.49.233",
            "count": 2,
            "first_visit": "2023-01-11T13:31:24.386124+06:00",
            "date": "2023-01-11"
        },
        {
            "id": 3261,
            "ip_address": "172.225.218.29",
            "count": 2,
            "first_visit": "2022-02-03T14:13:14.607087+06:00",
            "date": null
        },
        {
            "id": 3194,
            "ip_address": "103.112.55.100",
            "count": 2,
            "first_visit": "2022-02-01T17:55:17.434174+06:00",
            "date": null
        },
        {
            "id": 8545,
            "ip_address": "119.30.45.206",
            "count": 2,
            "first_visit": "2022-05-17T23:46:24.093355+06:00",
            "date": null
        },
        {
            "id": 29978,
            "ip_address": "27.131.13.177",
            "count": 2,
            "first_visit": "2022-07-30T19:18:46.694985+06:00",
            "date": "2022-07-30"
        },
        {
            "id": 3165,
            "ip_address": "103.85.233.66",
            "count": 2,
            "first_visit": "2022-02-01T07:46:51.488443+06:00",
            "date": null
        }
    ]
}