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

{
    "count": 98144,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=27856&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=27840&ordering=-ip_address",
    "results": [
        {
            "id": 43664,
            "ip_address": "31.13.115.119",
            "count": 1,
            "first_visit": "2023-03-13T12:06:38.361451+06:00",
            "date": "2023-03-13"
        },
        {
            "id": 4024,
            "ip_address": "31.13.115.119",
            "count": 1,
            "first_visit": "2022-03-03T09:44:02.952719+06:00",
            "date": null
        },
        {
            "id": 8296,
            "ip_address": "31.13.115.118",
            "count": 1,
            "first_visit": "2022-05-17T20:48:27.365740+06:00",
            "date": null
        },
        {
            "id": 32716,
            "ip_address": "31.13.115.118",
            "count": 1,
            "first_visit": "2022-08-23T00:44:02.174076+06:00",
            "date": "2022-08-23"
        },
        {
            "id": 33365,
            "ip_address": "31.13.115.118",
            "count": 1,
            "first_visit": "2022-08-29T22:27:44.804667+06:00",
            "date": "2022-08-29"
        },
        {
            "id": 10392,
            "ip_address": "31.13.115.117",
            "count": 1,
            "first_visit": "2022-05-22T20:50:24.241003+06:00",
            "date": null
        },
        {
            "id": 13782,
            "ip_address": "31.13.115.117",
            "count": 1,
            "first_visit": "2022-06-07T10:33:56.280001+06:00",
            "date": "2022-06-07"
        },
        {
            "id": 17086,
            "ip_address": "31.13.115.117",
            "count": 1,
            "first_visit": "2022-06-21T16:35:42.655279+06:00",
            "date": "2022-06-21"
        }
    ]
}