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

{
    "count": 98027,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=91632&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=91616&ordering=-ip_address",
    "results": [
        {
            "id": 32244,
            "ip_address": "103.142.67.192",
            "count": 2,
            "first_visit": "2022-08-17T19:08:28.437957+06:00",
            "date": "2022-08-17"
        },
        {
            "id": 3266,
            "ip_address": "103.142.67.167",
            "count": 2,
            "first_visit": "2022-02-03T15:50:07.059912+06:00",
            "date": null
        },
        {
            "id": 18440,
            "ip_address": "103.142.67.117",
            "count": 1,
            "first_visit": "2022-06-25T06:24:54.263000+06:00",
            "date": "2022-06-25"
        },
        {
            "id": 4211,
            "ip_address": "103.142.67.102",
            "count": 13,
            "first_visit": "2022-03-09T12:01:43.455050+06:00",
            "date": null
        },
        {
            "id": 25583,
            "ip_address": "103.142.34.94",
            "count": 1,
            "first_visit": "2022-07-21T14:46:25.103647+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 12877,
            "ip_address": "103.142.34.21",
            "count": 2,
            "first_visit": "2022-05-30T21:06:49.020675+06:00",
            "date": null
        },
        {
            "id": 3160,
            "ip_address": "103.142.34.18",
            "count": 1,
            "first_visit": "2022-02-01T04:01:00.364114+06:00",
            "date": null
        },
        {
            "id": 16069,
            "ip_address": "103.142.34.17",
            "count": 1,
            "first_visit": "2022-06-17T18:17:59.399017+06:00",
            "date": "2022-06-17"
        }
    ]
}