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

{
    "count": 102204,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=44240&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=44224&ordering=ip_address",
    "results": [
        {
            "id": 64113,
            "ip_address": "114.119.157.118",
            "count": 1,
            "first_visit": "2024-01-31T07:19:24.684455+06:00",
            "date": "2024-01-31"
        },
        {
            "id": 42584,
            "ip_address": "114.119.157.118",
            "count": 1,
            "first_visit": "2023-02-23T07:37:33.175737+06:00",
            "date": "2023-02-23"
        },
        {
            "id": 48921,
            "ip_address": "114.119.157.118",
            "count": 1,
            "first_visit": "2023-06-27T12:05:53.949920+06:00",
            "date": "2023-06-27"
        },
        {
            "id": 246,
            "ip_address": "114.119.157.118",
            "count": 21,
            "first_visit": "2021-12-06T00:15:19.683173+06:00",
            "date": null
        },
        {
            "id": 701,
            "ip_address": "114.119.157.123",
            "count": 10,
            "first_visit": "2021-12-15T01:27:10.229884+06:00",
            "date": null
        },
        {
            "id": 51413,
            "ip_address": "114.119.157.124",
            "count": 1,
            "first_visit": "2023-08-01T18:06:28.208225+06:00",
            "date": "2023-08-01"
        },
        {
            "id": 53378,
            "ip_address": "114.119.157.124",
            "count": 1,
            "first_visit": "2023-08-24T11:15:08.470922+06:00",
            "date": "2023-08-24"
        },
        {
            "id": 57173,
            "ip_address": "114.119.157.124",
            "count": 1,
            "first_visit": "2023-10-09T14:57:02.719242+06:00",
            "date": "2023-10-09"
        }
    ]
}