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

{
    "count": 102584,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=71384&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=71368&ordering=ip_address",
    "results": [
        {
            "id": 3362,
            "ip_address": "23.239.26.18",
            "count": 2,
            "first_visit": "2022-02-06T20:40:27.423609+06:00",
            "date": null
        },
        {
            "id": 56112,
            "ip_address": "23.239.26.18",
            "count": 1,
            "first_visit": "2023-09-26T21:30:28.150025+06:00",
            "date": "2023-09-26"
        },
        {
            "id": 45539,
            "ip_address": "23.239.26.187",
            "count": 1,
            "first_visit": "2023-04-19T21:52:39.839854+06:00",
            "date": "2023-04-19"
        },
        {
            "id": 17956,
            "ip_address": "23.239.26.187",
            "count": 1,
            "first_visit": "2022-06-24T04:00:13.778538+06:00",
            "date": "2022-06-24"
        },
        {
            "id": 33630,
            "ip_address": "23.239.26.187",
            "count": 2,
            "first_visit": "2022-09-01T17:23:41.036150+06:00",
            "date": "2022-09-01"
        },
        {
            "id": 3062,
            "ip_address": "23.239.26.187",
            "count": 1,
            "first_visit": "2022-01-30T16:18:17.735548+06:00",
            "date": null
        },
        {
            "id": 36914,
            "ip_address": "23.239.26.32",
            "count": 1,
            "first_visit": "2022-11-04T11:59:32.850670+06:00",
            "date": "2022-11-04"
        },
        {
            "id": 5600,
            "ip_address": "23.239.26.32",
            "count": 1,
            "first_visit": "2022-05-04T08:15:25.678020+06:00",
            "date": null
        }
    ]
}