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

{
    "count": 99629,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23632&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23616&ordering=-count",
    "results": [
        {
            "id": 12262,
            "ip_address": "114.119.128.37",
            "count": 2,
            "first_visit": "2022-05-28T18:07:43.759269+06:00",
            "date": null
        },
        {
            "id": 15271,
            "ip_address": "37.111.214.109",
            "count": 2,
            "first_visit": "2022-06-15T13:26:12.494779+06:00",
            "date": "2022-06-15"
        },
        {
            "id": 15255,
            "ip_address": "37.111.207.132",
            "count": 2,
            "first_visit": "2022-06-15T12:02:15.727538+06:00",
            "date": "2022-06-15"
        },
        {
            "id": 18644,
            "ip_address": "103.67.158.93",
            "count": 2,
            "first_visit": "2022-06-25T15:00:55.256912+06:00",
            "date": "2022-06-25"
        },
        {
            "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"
        }
    ]
}