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

{
    "count": 101339,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=82392&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=82376&ordering=count",
    "results": [
        {
            "id": 5310,
            "ip_address": "103.67.158.163",
            "count": 2,
            "first_visit": "2022-04-22T16:02:55.708712+06:00",
            "date": null
        },
        {
            "id": 5244,
            "ip_address": "211.95.50.7",
            "count": 2,
            "first_visit": "2022-04-19T11:32:56.207028+06:00",
            "date": null
        },
        {
            "id": 866,
            "ip_address": "27.147.206.129",
            "count": 2,
            "first_visit": "2021-12-19T19:07:01.505659+06:00",
            "date": null
        },
        {
            "id": 20823,
            "ip_address": "114.119.150.166",
            "count": 2,
            "first_visit": "2022-07-03T08:29:51.728012+06:00",
            "date": "2022-07-03"
        },
        {
            "id": 26939,
            "ip_address": "202.134.9.154",
            "count": 2,
            "first_visit": "2022-07-25T00:03:58.697454+06:00",
            "date": "2022-07-25"
        },
        {
            "id": 20862,
            "ip_address": "217.146.165.198",
            "count": 2,
            "first_visit": "2022-07-03T11:51:54.673451+06:00",
            "date": "2022-07-03"
        },
        {
            "id": 20883,
            "ip_address": "114.119.133.204",
            "count": 2,
            "first_visit": "2022-07-03T15:10:05.634312+06:00",
            "date": "2022-07-03"
        },
        {
            "id": 32709,
            "ip_address": "118.179.117.161",
            "count": 2,
            "first_visit": "2022-08-23T00:09:10.273898+06:00",
            "date": "2022-08-23"
        }
    ]
}