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

{
    "count": 101378,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=80920&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=80904&ordering=-ip_address",
    "results": [
        {
            "id": 56020,
            "ip_address": "103.60.175.81",
            "count": 2,
            "first_visit": "2023-09-25T20:46:34.280915+06:00",
            "date": "2023-09-25"
        },
        {
            "id": 26463,
            "ip_address": "103.60.175.81",
            "count": 3,
            "first_visit": "2022-07-23T23:23:53.149706+06:00",
            "date": "2022-07-23"
        },
        {
            "id": 1450,
            "ip_address": "103.60.175.81",
            "count": 3,
            "first_visit": "2021-12-28T20:03:21.555204+06:00",
            "date": null
        },
        {
            "id": 37661,
            "ip_address": "103.60.175.81",
            "count": 3,
            "first_visit": "2022-11-21T16:10:51.821479+06:00",
            "date": "2022-11-21"
        },
        {
            "id": 31344,
            "ip_address": "103.60.175.81",
            "count": 1,
            "first_visit": "2022-08-06T16:03:07.550769+06:00",
            "date": "2022-08-06"
        },
        {
            "id": 37040,
            "ip_address": "103.60.175.81",
            "count": 1,
            "first_visit": "2022-11-07T07:57:15.353748+06:00",
            "date": "2022-11-07"
        },
        {
            "id": 2860,
            "ip_address": "103.60.175.80",
            "count": 2,
            "first_visit": "2022-01-25T23:40:42.467964+06:00",
            "date": null
        },
        {
            "id": 5327,
            "ip_address": "103.60.175.79",
            "count": 1,
            "first_visit": "2022-04-23T19:23:48.607481+06:00",
            "date": null
        }
    ]
}