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

{
    "count": 97317,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23104&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23088&ordering=-count",
    "results": [
        {
            "id": 12242,
            "ip_address": "37.111.206.218",
            "count": 2,
            "first_visit": "2022-05-28T16:07:27.931120+06:00",
            "date": null
        },
        {
            "id": 39755,
            "ip_address": "116.204.154.10",
            "count": 2,
            "first_visit": "2023-01-02T12:01:31.110508+06:00",
            "date": "2023-01-02"
        },
        {
            "id": 12227,
            "ip_address": "103.132.177.30",
            "count": 2,
            "first_visit": "2022-05-28T15:39:24.769111+06:00",
            "date": null
        },
        {
            "id": 29049,
            "ip_address": "202.134.14.146",
            "count": 2,
            "first_visit": "2022-07-29T01:31:57.107250+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 30852,
            "ip_address": "202.134.14.145",
            "count": 2,
            "first_visit": "2022-08-02T17:55:51.586570+06:00",
            "date": "2022-08-02"
        },
        {
            "id": 30815,
            "ip_address": "43.250.82.230",
            "count": 2,
            "first_visit": "2022-08-02T14:00:35.834799+06:00",
            "date": "2022-08-02"
        },
        {
            "id": 12280,
            "ip_address": "103.25.250.226",
            "count": 2,
            "first_visit": "2022-05-28T20:27:35.243959+06:00",
            "date": null
        },
        {
            "id": 5137,
            "ip_address": "103.67.158.181",
            "count": 2,
            "first_visit": "2022-04-15T15:56:58.748225+06:00",
            "date": null
        }
    ]
}