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

{
    "count": 99667,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23416&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23400&ordering=-ip_address",
    "results": [
        {
            "id": 48682,
            "ip_address": "37.111.207.74",
            "count": 1,
            "first_visit": "2023-06-22T18:43:12.379255+06:00",
            "date": "2023-06-22"
        },
        {
            "id": 9232,
            "ip_address": "37.111.207.74",
            "count": 2,
            "first_visit": "2022-05-19T00:52:10.148764+06:00",
            "date": null
        },
        {
            "id": 30840,
            "ip_address": "37.111.207.74",
            "count": 1,
            "first_visit": "2022-08-02T16:47:52.674327+06:00",
            "date": "2022-08-02"
        },
        {
            "id": 8823,
            "ip_address": "37.111.207.73",
            "count": 3,
            "first_visit": "2022-05-18T11:19:25.856808+06:00",
            "date": null
        },
        {
            "id": 53554,
            "ip_address": "37.111.207.73",
            "count": 2,
            "first_visit": "2023-08-26T09:23:05.389262+06:00",
            "date": "2023-08-26"
        },
        {
            "id": 30402,
            "ip_address": "37.111.207.72",
            "count": 1,
            "first_visit": "2022-07-31T12:41:45.844742+06:00",
            "date": "2022-07-31"
        },
        {
            "id": 11171,
            "ip_address": "37.111.207.71",
            "count": 1,
            "first_visit": "2022-05-24T22:33:05.661570+06:00",
            "date": null
        },
        {
            "id": 66654,
            "ip_address": "37.111.207.71",
            "count": 2,
            "first_visit": "2024-04-05T12:50:17.497974+06:00",
            "date": "2024-04-05"
        }
    ]
}