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

{
    "count": 97575,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=92760&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=92744&ordering=ip_address",
    "results": [
        {
            "id": 5318,
            "ip_address": "66.249.72.88",
            "count": 5,
            "first_visit": "2022-04-22T23:25:20.521123+06:00",
            "date": null
        },
        {
            "id": 42606,
            "ip_address": "66.249.72.88",
            "count": 1,
            "first_visit": "2023-02-23T17:30:35.704994+06:00",
            "date": "2023-02-23"
        },
        {
            "id": 40814,
            "ip_address": "66.249.72.88",
            "count": 1,
            "first_visit": "2023-01-23T02:02:09.655170+06:00",
            "date": "2023-01-23"
        },
        {
            "id": 40874,
            "ip_address": "66.249.72.88",
            "count": 1,
            "first_visit": "2023-01-24T02:07:01.609612+06:00",
            "date": "2023-01-24"
        },
        {
            "id": 46510,
            "ip_address": "66.249.72.9",
            "count": 1,
            "first_visit": "2023-05-13T00:43:11.303858+06:00",
            "date": "2023-05-13"
        },
        {
            "id": 47704,
            "ip_address": "66.249.72.9",
            "count": 2,
            "first_visit": "2023-06-05T04:21:51.497863+06:00",
            "date": "2023-06-05"
        },
        {
            "id": 5060,
            "ip_address": "66.249.72.91",
            "count": 3,
            "first_visit": "2022-04-11T20:06:19.944721+06:00",
            "date": null
        },
        {
            "id": 13727,
            "ip_address": "66.249.72.92",
            "count": 1,
            "first_visit": "2022-06-07T01:46:19.966573+06:00",
            "date": "2022-06-07"
        }
    ]
}