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

{
    "count": 99271,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25208&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25192&ordering=-ip_address",
    "results": [
        {
            "id": 22613,
            "ip_address": "37.111.200.20",
            "count": 1,
            "first_visit": "2022-07-14T14:19:56.636104+06:00",
            "date": "2022-07-14"
        },
        {
            "id": 28888,
            "ip_address": "37.111.200.20",
            "count": 1,
            "first_visit": "2022-07-28T18:17:09.064064+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 1258,
            "ip_address": "37.111.200.199",
            "count": 1,
            "first_visit": "2021-12-22T17:40:34.081278+06:00",
            "date": null
        },
        {
            "id": 14488,
            "ip_address": "37.111.200.198",
            "count": 1,
            "first_visit": "2022-06-11T14:46:28.952589+06:00",
            "date": "2022-06-11"
        },
        {
            "id": 13049,
            "ip_address": "37.111.200.197",
            "count": 2,
            "first_visit": "2022-05-31T10:26:36.382421+06:00",
            "date": null
        },
        {
            "id": 9044,
            "ip_address": "37.111.200.196",
            "count": 4,
            "first_visit": "2022-05-18T18:13:22.700705+06:00",
            "date": null
        },
        {
            "id": 70353,
            "ip_address": "37.111.200.196",
            "count": 1,
            "first_visit": "2024-06-26T16:02:48.199485+06:00",
            "date": "2024-06-26"
        },
        {
            "id": 72883,
            "ip_address": "37.111.200.195",
            "count": 2,
            "first_visit": "2024-09-02T07:06:35.082594+06:00",
            "date": "2024-09-02"
        }
    ]
}