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

{
    "count": 92427,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=82120&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=82104&ordering=-ip_address",
    "results": [
        {
            "id": 11964,
            "ip_address": "103.179.124.34",
            "count": 1,
            "first_visit": "2022-05-27T19:02:45.194412+06:00",
            "date": null
        },
        {
            "id": 18487,
            "ip_address": "103.179.112.4",
            "count": 1,
            "first_visit": "2022-06-25T09:02:15.042647+06:00",
            "date": "2022-06-25"
        },
        {
            "id": 6225,
            "ip_address": "103.179.112.3",
            "count": 2,
            "first_visit": "2022-05-15T06:47:13.019291+06:00",
            "date": null
        },
        {
            "id": 20187,
            "ip_address": "103.179.112.1",
            "count": 1,
            "first_visit": "2022-06-29T23:26:48.438211+06:00",
            "date": "2022-06-29"
        },
        {
            "id": 13353,
            "ip_address": "103.179.112.1",
            "count": 1,
            "first_visit": "2022-06-02T10:42:23.713054+06:00",
            "date": null
        },
        {
            "id": 38845,
            "ip_address": "103.179.0.112",
            "count": 1,
            "first_visit": "2022-12-17T01:16:48.804805+06:00",
            "date": "2022-12-17"
        },
        {
            "id": 15627,
            "ip_address": "103.178.95.126",
            "count": 1,
            "first_visit": "2022-06-16T11:09:15.926344+06:00",
            "date": "2022-06-16"
        },
        {
            "id": 1993,
            "ip_address": "103.178.94.0",
            "count": 1,
            "first_visit": "2022-01-12T01:14:55.283584+06:00",
            "date": null
        }
    ]
}