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

{
    "count": 94410,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=76864&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=76848&ordering=-ip_address",
    "results": [
        {
            "id": 43341,
            "ip_address": "103.35.108.18",
            "count": 1,
            "first_visit": "2023-03-07T18:21:59.600906+06:00",
            "date": "2023-03-07"
        },
        {
            "id": 44188,
            "ip_address": "103.35.108.18",
            "count": 1,
            "first_visit": "2023-03-21T15:37:32.443656+06:00",
            "date": "2023-03-21"
        },
        {
            "id": 65046,
            "ip_address": "103.35.108.18",
            "count": 1,
            "first_visit": "2024-02-22T14:45:11.463156+06:00",
            "date": "2024-02-22"
        },
        {
            "id": 62641,
            "ip_address": "103.35.108.18",
            "count": 1,
            "first_visit": "2024-01-08T11:33:31.075363+06:00",
            "date": "2024-01-08"
        },
        {
            "id": 37505,
            "ip_address": "103.3.227.89",
            "count": 3,
            "first_visit": "2022-11-17T11:14:40.374848+06:00",
            "date": "2022-11-17"
        },
        {
            "id": 2329,
            "ip_address": "103.3.227.89",
            "count": 4,
            "first_visit": "2022-01-16T20:28:45.813831+06:00",
            "date": null
        },
        {
            "id": 3644,
            "ip_address": "103.3.225.42",
            "count": 4,
            "first_visit": "2022-02-15T23:19:24.908683+06:00",
            "date": null
        },
        {
            "id": 5382,
            "ip_address": "103.3.225.229",
            "count": 3,
            "first_visit": "2022-04-25T22:02:23.875203+06:00",
            "date": null
        }
    ]
}