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

{
    "count": 99678,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23336&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23320&ordering=-count",
    "results": [
        {
            "id": 18481,
            "ip_address": "119.30.39.248",
            "count": 2,
            "first_visit": "2022-06-25T08:50:35.624844+06:00",
            "date": "2022-06-25"
        },
        {
            "id": 6939,
            "ip_address": "116.58.205.207",
            "count": 2,
            "first_visit": "2022-05-16T17:46:55.628254+06:00",
            "date": null
        },
        {
            "id": 36798,
            "ip_address": "103.144.201.6",
            "count": 2,
            "first_visit": "2022-11-01T19:41:23.874565+06:00",
            "date": "2022-11-01"
        },
        {
            "id": 2673,
            "ip_address": "103.161.68.200",
            "count": 2,
            "first_visit": "2022-01-23T11:11:25.157772+06:00",
            "date": null
        },
        {
            "id": 9555,
            "ip_address": "43.245.120.162",
            "count": 2,
            "first_visit": "2022-05-19T23:28:52.468695+06:00",
            "date": null
        },
        {
            "id": 36801,
            "ip_address": "35.197.112.224",
            "count": 2,
            "first_visit": "2022-11-01T20:54:00.284258+06:00",
            "date": "2022-11-01"
        },
        {
            "id": 15381,
            "ip_address": "202.134.13.131",
            "count": 2,
            "first_visit": "2022-06-15T17:39:50.434913+06:00",
            "date": "2022-06-15"
        },
        {
            "id": 7953,
            "ip_address": "37.111.211.184",
            "count": 2,
            "first_visit": "2022-05-17T11:30:40.807913+06:00",
            "date": null
        }
    ]
}