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

{
    "count": 99738,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23064&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23048&ordering=-count",
    "results": [
        {
            "id": 36501,
            "ip_address": "103.58.74.89",
            "count": 2,
            "first_visit": "2022-10-26T23:53:20.355858+06:00",
            "date": "2022-10-26"
        },
        {
            "id": 28245,
            "ip_address": "202.40.184.245",
            "count": 2,
            "first_visit": "2022-07-27T15:08:46.697132+06:00",
            "date": "2022-07-27"
        },
        {
            "id": 36506,
            "ip_address": "137.184.134.229",
            "count": 2,
            "first_visit": "2022-10-27T00:49:46.093084+06:00",
            "date": "2022-10-27"
        },
        {
            "id": 7871,
            "ip_address": "37.111.245.81",
            "count": 2,
            "first_visit": "2022-05-17T10:51:11.736628+06:00",
            "date": null
        },
        {
            "id": 22665,
            "ip_address": "37.111.238.157",
            "count": 2,
            "first_visit": "2022-07-14T15:35:31.824062+06:00",
            "date": "2022-07-14"
        },
        {
            "id": 11934,
            "ip_address": "116.58.202.146",
            "count": 2,
            "first_visit": "2022-05-27T14:55:19.505485+06:00",
            "date": null
        },
        {
            "id": 26037,
            "ip_address": "114.119.131.92",
            "count": 2,
            "first_visit": "2022-07-22T16:53:49.593209+06:00",
            "date": "2022-07-22"
        },
        {
            "id": 13526,
            "ip_address": "103.140.86.15",
            "count": 2,
            "first_visit": "2022-06-04T21:27:03.635531+06:00",
            "date": null
        }
    ]
}