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

{
    "count": 98207,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15904&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15888&ordering=-ip_address",
    "results": [
        {
            "id": 8685,
            "ip_address": "43.245.121.28",
            "count": 1,
            "first_visit": "2022-05-18T08:37:43.136035+06:00",
            "date": null
        },
        {
            "id": 28537,
            "ip_address": "43.245.121.26",
            "count": 1,
            "first_visit": "2022-07-28T03:24:06.259892+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 61217,
            "ip_address": "43.245.121.255",
            "count": 1,
            "first_visit": "2023-12-15T11:49:58.608934+06:00",
            "date": "2023-12-15"
        },
        {
            "id": 62298,
            "ip_address": "43.245.121.254",
            "count": 1,
            "first_visit": "2024-01-04T13:24:26.951026+06:00",
            "date": "2024-01-04"
        },
        {
            "id": 13181,
            "ip_address": "43.245.121.254",
            "count": 3,
            "first_visit": "2022-05-31T20:10:51.138165+06:00",
            "date": null
        },
        {
            "id": 29943,
            "ip_address": "43.245.121.252",
            "count": 1,
            "first_visit": "2022-07-30T16:57:27.677686+06:00",
            "date": "2022-07-30"
        },
        {
            "id": 65770,
            "ip_address": "43.245.121.252",
            "count": 2,
            "first_visit": "2024-03-11T09:13:08.713819+06:00",
            "date": "2024-03-11"
        },
        {
            "id": 9420,
            "ip_address": "43.245.121.251",
            "count": 1,
            "first_visit": "2022-05-19T15:47:58.563803+06:00",
            "date": null
        }
    ]
}