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

{
    "count": 100651,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=97656&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=97640&ordering=-ip_address",
    "results": [
        {
            "id": 22119,
            "ip_address": "103.120.36.83",
            "count": 1,
            "first_visit": "2022-07-12T14:13:23.700602+06:00",
            "date": "2022-07-12"
        },
        {
            "id": 24602,
            "ip_address": "103.120.36.80",
            "count": 1,
            "first_visit": "2022-07-20T12:18:53.764499+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 61714,
            "ip_address": "103.120.36.79",
            "count": 1,
            "first_visit": "2023-12-23T12:39:36.332974+06:00",
            "date": "2023-12-23"
        },
        {
            "id": 4658,
            "ip_address": "103.120.36.78",
            "count": 3,
            "first_visit": "2022-03-24T22:07:38.952381+06:00",
            "date": null
        },
        {
            "id": 22338,
            "ip_address": "103.120.36.78",
            "count": 1,
            "first_visit": "2022-07-13T18:40:54.686408+06:00",
            "date": "2022-07-13"
        },
        {
            "id": 2018,
            "ip_address": "103.120.36.69",
            "count": 1,
            "first_visit": "2022-01-12T09:56:25.248712+06:00",
            "date": null
        },
        {
            "id": 10281,
            "ip_address": "103.120.36.67",
            "count": 1,
            "first_visit": "2022-05-22T12:27:24.294158+06:00",
            "date": null
        },
        {
            "id": 39164,
            "ip_address": "103.120.36.57",
            "count": 1,
            "first_visit": "2022-12-22T15:45:18.334013+06:00",
            "date": "2022-12-22"
        }
    ]
}