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

{
    "count": 92440,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=82024&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=82008&ordering=-ip_address",
    "results": [
        {
            "id": 53228,
            "ip_address": "103.180.203.2",
            "count": 1,
            "first_visit": "2023-08-22T17:01:31.029501+06:00",
            "date": "2023-08-22"
        },
        {
            "id": 43216,
            "ip_address": "103.180.203.10",
            "count": 2,
            "first_visit": "2023-03-05T14:21:11.344937+06:00",
            "date": "2023-03-05"
        },
        {
            "id": 52521,
            "ip_address": "103.180.202.5",
            "count": 1,
            "first_visit": "2023-08-14T19:59:59.293598+06:00",
            "date": "2023-08-14"
        },
        {
            "id": 53139,
            "ip_address": "103.180.202.4",
            "count": 1,
            "first_visit": "2023-08-21T18:35:44.769260+06:00",
            "date": "2023-08-21"
        },
        {
            "id": 6593,
            "ip_address": "103.180.202.4",
            "count": 1,
            "first_visit": "2022-05-16T10:30:46.984154+06:00",
            "date": null
        },
        {
            "id": 23014,
            "ip_address": "103.180.202.14",
            "count": 1,
            "first_visit": "2022-07-15T18:27:01.468190+06:00",
            "date": "2022-07-15"
        },
        {
            "id": 12028,
            "ip_address": "103.180.112.95",
            "count": 1,
            "first_visit": "2022-05-27T22:59:48.846685+06:00",
            "date": null
        },
        {
            "id": 25447,
            "ip_address": "103.180.112.95",
            "count": 1,
            "first_visit": "2022-07-21T11:51:05.648992+06:00",
            "date": "2022-07-21"
        }
    ]
}