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

{
    "count": 97313,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23088&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23072&ordering=ip_address",
    "results": [
        {
            "id": 30450,
            "ip_address": "103.9.112.132",
            "count": 1,
            "first_visit": "2022-07-31T16:57:44.519674+06:00",
            "date": "2022-07-31"
        },
        {
            "id": 3453,
            "ip_address": "103.9.112.132",
            "count": 2,
            "first_visit": "2022-02-09T11:27:33.184181+06:00",
            "date": null
        },
        {
            "id": 20722,
            "ip_address": "103.9.112.134",
            "count": 1,
            "first_visit": "2022-07-02T14:45:56.171829+06:00",
            "date": "2022-07-02"
        },
        {
            "id": 30692,
            "ip_address": "103.9.112.134",
            "count": 1,
            "first_visit": "2022-08-01T17:52:30.796323+06:00",
            "date": "2022-08-01"
        },
        {
            "id": 86,
            "ip_address": "103.9.112.134",
            "count": 3,
            "first_visit": "2021-12-03T17:43:35.465661+06:00",
            "date": null
        },
        {
            "id": 69114,
            "ip_address": "103.91.128.102",
            "count": 1,
            "first_visit": "2024-05-26T21:05:19.790977+06:00",
            "date": "2024-05-26"
        },
        {
            "id": 25715,
            "ip_address": "103.91.128.152",
            "count": 1,
            "first_visit": "2022-07-21T23:00:48.394525+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 26095,
            "ip_address": "103.91.128.152",
            "count": 1,
            "first_visit": "2022-07-22T23:07:12.773740+06:00",
            "date": "2022-07-22"
        }
    ]
}