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

{
    "count": 101913,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42344&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42328&ordering=-ip_address",
    "results": [
        {
            "id": 2674,
            "ip_address": "175.41.46.193",
            "count": 1,
            "first_visit": "2022-01-23T11:59:41.848042+06:00",
            "date": null
        },
        {
            "id": 72720,
            "ip_address": "175.41.46.143",
            "count": 1,
            "first_visit": "2024-08-29T12:51:25.556398+06:00",
            "date": "2024-08-29"
        },
        {
            "id": 60600,
            "ip_address": "175.41.46.123",
            "count": 1,
            "first_visit": "2023-12-05T14:12:21.635716+06:00",
            "date": "2023-12-05"
        },
        {
            "id": 2240,
            "ip_address": "175.41.46.121",
            "count": 2,
            "first_visit": "2022-01-15T09:05:12.289672+06:00",
            "date": null
        },
        {
            "id": 970,
            "ip_address": "175.41.46.119",
            "count": 1,
            "first_visit": "2021-12-19T23:35:00.970237+06:00",
            "date": null
        },
        {
            "id": 2285,
            "ip_address": "175.41.46.116",
            "count": 2,
            "first_visit": "2022-01-16T12:16:40.393056+06:00",
            "date": null
        },
        {
            "id": 20983,
            "ip_address": "175.41.46.115",
            "count": 1,
            "first_visit": "2022-07-04T06:07:29.764642+06:00",
            "date": "2022-07-04"
        },
        {
            "id": 44433,
            "ip_address": "175.41.46.102",
            "count": 1,
            "first_visit": "2023-03-26T19:10:52.327285+06:00",
            "date": "2023-03-26"
        }
    ]
}