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

{
    "count": 100836,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=18352&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=18336&ordering=-count",
    "results": [
        {
            "id": 12478,
            "ip_address": "198.244.187.243",
            "count": 2,
            "first_visit": "2022-05-29T13:49:27.681804+06:00",
            "date": null
        },
        {
            "id": 50258,
            "ip_address": "103.143.34.142",
            "count": 2,
            "first_visit": "2023-07-18T11:27:58.321137+06:00",
            "date": "2023-07-18"
        },
        {
            "id": 6178,
            "ip_address": "114.119.135.159",
            "count": 2,
            "first_visit": "2022-05-14T23:56:08.667472+06:00",
            "date": null
        },
        {
            "id": 50294,
            "ip_address": "103.137.108.94",
            "count": 2,
            "first_visit": "2023-07-18T23:32:43.198271+06:00",
            "date": "2023-07-18"
        },
        {
            "id": 12376,
            "ip_address": "37.111.213.84",
            "count": 2,
            "first_visit": "2022-05-29T04:14:52.190249+06:00",
            "date": null
        },
        {
            "id": 50277,
            "ip_address": "202.134.8.140",
            "count": 2,
            "first_visit": "2023-07-18T17:53:20.928032+06:00",
            "date": "2023-07-18"
        },
        {
            "id": 6290,
            "ip_address": "119.30.41.170",
            "count": 2,
            "first_visit": "2022-05-15T09:21:06.852581+06:00",
            "date": null
        },
        {
            "id": 50262,
            "ip_address": "168.119.68.254",
            "count": 2,
            "first_visit": "2023-07-18T12:15:30.134985+06:00",
            "date": "2023-07-18"
        }
    ]
}