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

{
    "count": 92169,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2272&ordering=first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2256&ordering=first_visit",
    "results": [
        {
            "id": 2265,
            "ip_address": "59.152.96.54",
            "count": 66,
            "first_visit": "2022-01-15T15:49:33.084251+06:00",
            "date": null
        },
        {
            "id": 2266,
            "ip_address": "202.83.127.217",
            "count": 3,
            "first_visit": "2022-01-15T16:26:05.473972+06:00",
            "date": null
        },
        {
            "id": 2267,
            "ip_address": "103.231.161.118",
            "count": 3,
            "first_visit": "2022-01-15T16:31:13.119121+06:00",
            "date": null
        },
        {
            "id": 2268,
            "ip_address": "40.94.226.25",
            "count": 2,
            "first_visit": "2022-01-15T17:56:30.136816+06:00",
            "date": null
        },
        {
            "id": 2269,
            "ip_address": "103.150.254.82",
            "count": 2,
            "first_visit": "2022-01-15T18:09:43.149571+06:00",
            "date": null
        },
        {
            "id": 2270,
            "ip_address": "103.167.19.11",
            "count": 1,
            "first_visit": "2022-01-15T18:17:52.063921+06:00",
            "date": null
        },
        {
            "id": 2271,
            "ip_address": "103.138.24.217",
            "count": 1,
            "first_visit": "2022-01-15T18:37:53.352420+06:00",
            "date": null
        },
        {
            "id": 2272,
            "ip_address": "103.124.227.69",
            "count": 1,
            "first_visit": "2022-01-15T19:52:59.263576+06:00",
            "date": null
        }
    ]
}