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

{
    "count": 93958,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12208&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12192&ordering=count",
    "results": [
        {
            "id": 17463,
            "ip_address": "116.58.205.106",
            "count": 1,
            "first_visit": "2022-06-22T19:01:31.348954+06:00",
            "date": "2022-06-22"
        },
        {
            "id": 12266,
            "ip_address": "103.200.38.206",
            "count": 1,
            "first_visit": "2022-05-28T18:26:51.586773+06:00",
            "date": null
        },
        {
            "id": 13766,
            "ip_address": "103.214.203.36",
            "count": 1,
            "first_visit": "2022-06-07T08:30:15.252802+06:00",
            "date": "2022-06-07"
        },
        {
            "id": 12243,
            "ip_address": "103.35.168.90",
            "count": 1,
            "first_visit": "2022-05-28T16:08:02.776941+06:00",
            "date": null
        },
        {
            "id": 12244,
            "ip_address": "103.230.106.6",
            "count": 1,
            "first_visit": "2022-05-28T16:08:35.268147+06:00",
            "date": null
        },
        {
            "id": 12245,
            "ip_address": "103.67.157.177",
            "count": 1,
            "first_visit": "2022-05-28T16:11:34.491461+06:00",
            "date": null
        },
        {
            "id": 12246,
            "ip_address": "116.58.203.20",
            "count": 1,
            "first_visit": "2022-05-28T16:11:37.439573+06:00",
            "date": null
        },
        {
            "id": 18581,
            "ip_address": "118.179.193.18",
            "count": 1,
            "first_visit": "2022-06-25T12:46:43.022420+06:00",
            "date": "2022-06-25"
        }
    ]
}