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

{
    "count": 97514,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23872&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23856&ordering=-ip_address",
    "results": [
        {
            "id": 12429,
            "ip_address": "37.111.205.47",
            "count": 1,
            "first_visit": "2022-05-29T11:01:03.695629+06:00",
            "date": null
        },
        {
            "id": 6394,
            "ip_address": "37.111.205.46",
            "count": 1,
            "first_visit": "2022-05-15T20:28:45.097603+06:00",
            "date": null
        },
        {
            "id": 36877,
            "ip_address": "37.111.205.45",
            "count": 3,
            "first_visit": "2022-11-03T11:45:49.170867+06:00",
            "date": "2022-11-03"
        },
        {
            "id": 4342,
            "ip_address": "37.111.205.41",
            "count": 1,
            "first_visit": "2022-03-13T19:44:46.730689+06:00",
            "date": null
        },
        {
            "id": 26676,
            "ip_address": "37.111.205.40",
            "count": 1,
            "first_visit": "2022-07-24T11:08:39.954058+06:00",
            "date": "2022-07-24"
        },
        {
            "id": 27745,
            "ip_address": "37.111.205.37",
            "count": 1,
            "first_visit": "2022-07-26T14:24:45.989734+06:00",
            "date": "2022-07-26"
        },
        {
            "id": 5308,
            "ip_address": "37.111.205.36",
            "count": 2,
            "first_visit": "2022-04-22T12:17:11.252821+06:00",
            "date": null
        },
        {
            "id": 1746,
            "ip_address": "37.111.205.35",
            "count": 2,
            "first_visit": "2022-01-09T21:43:32.590905+06:00",
            "date": null
        }
    ]
}