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

{
    "count": 96105,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19760&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19744&ordering=-ip_address",
    "results": [
        {
            "id": 31732,
            "ip_address": "37.111.222.97",
            "count": 1,
            "first_visit": "2022-08-11T01:00:41.903826+06:00",
            "date": "2022-08-11"
        },
        {
            "id": 10690,
            "ip_address": "37.111.222.97",
            "count": 1,
            "first_visit": "2022-05-23T15:38:36.264280+06:00",
            "date": null
        },
        {
            "id": 11549,
            "ip_address": "37.111.222.88",
            "count": 1,
            "first_visit": "2022-05-26T00:21:15.560935+06:00",
            "date": null
        },
        {
            "id": 9541,
            "ip_address": "37.111.222.85",
            "count": 1,
            "first_visit": "2022-05-19T23:06:38.391572+06:00",
            "date": null
        },
        {
            "id": 5160,
            "ip_address": "37.111.222.80",
            "count": 6,
            "first_visit": "2022-04-16T17:37:19.157181+06:00",
            "date": null
        },
        {
            "id": 25952,
            "ip_address": "37.111.222.76",
            "count": 1,
            "first_visit": "2022-07-22T13:39:09.278089+06:00",
            "date": "2022-07-22"
        },
        {
            "id": 18281,
            "ip_address": "37.111.222.76",
            "count": 1,
            "first_visit": "2022-06-24T20:49:10.112926+06:00",
            "date": "2022-06-24"
        },
        {
            "id": 12764,
            "ip_address": "37.111.222.64",
            "count": 1,
            "first_visit": "2022-05-30T12:01:11.070832+06:00",
            "date": null
        }
    ]
}