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

{
    "count": 98152,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=14408&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=14392&ordering=-count",
    "results": [
        {
            "id": 8067,
            "ip_address": "37.111.206.38",
            "count": 2,
            "first_visit": "2022-05-17T12:22:40.510479+06:00",
            "date": null
        },
        {
            "id": 4062,
            "ip_address": "103.55.145.41",
            "count": 2,
            "first_visit": "2022-03-04T10:15:08.674879+06:00",
            "date": null
        },
        {
            "id": 58854,
            "ip_address": "103.121.9.53",
            "count": 2,
            "first_visit": "2023-11-02T19:00:38.342432+06:00",
            "date": "2023-11-02"
        },
        {
            "id": 59124,
            "ip_address": "103.4.146.66",
            "count": 2,
            "first_visit": "2023-11-07T14:15:44.828930+06:00",
            "date": "2023-11-07"
        },
        {
            "id": 59867,
            "ip_address": "66.249.70.192",
            "count": 2,
            "first_visit": "2023-11-21T01:35:55.158443+06:00",
            "date": "2023-11-21"
        },
        {
            "id": 58823,
            "ip_address": "144.48.116.176",
            "count": 2,
            "first_visit": "2023-11-02T08:06:35.600597+06:00",
            "date": "2023-11-02"
        },
        {
            "id": 58841,
            "ip_address": "203.188.249.189",
            "count": 2,
            "first_visit": "2023-11-02T13:24:46.340660+06:00",
            "date": "2023-11-02"
        },
        {
            "id": 8021,
            "ip_address": "103.156.196.106",
            "count": 2,
            "first_visit": "2022-05-17T12:02:49.058211+06:00",
            "date": null
        }
    ]
}