Matches can be viewed and edited (when logged in). Use "tokens" url parameter to modify token amount. Use "limit" and "offset" parameters to set the limit and offset of the result. Look in the filters dialog to see how to programmatically filter and sort.
GET /api/matches/c0b33921-db75-400f-8503-5407638cd285/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "c0b33921-db75-400f-8503-5407638cd285",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "c4fbeafa-f7a1-4e2f-804b-09772a779a5d",
    "completed": true,
    "last_updated": "2022-08-21T19:27:05.932889-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.13,
    "sport_category": "UFC 278",
    "sport": "Boxing/UFC",
    "url": "https://app.gambitrewards.com/match/c4fbeafa-f7a1-4e2f-804b-09772a779a5d",
    "datetime": "2022-08-20T23:00:00-04:00",
    "cutoff_datetime": "2022-08-20T23:00:00-04:00",
    "name": "Leon Edwards v. Kamaru Usman",
    "bettypes": [
        {
            "id": "4b4bfa3f-73c6-4abf-a627-7cccd6dfc0d6",
            "match": "https://api-prod.gambitprofit.com/api/matches/c0b33921-db75-400f-8503-5407638cd285/?format=api",
            "name": "Pick the Winner",
            "created_at": "1969-12-31T19:00:00-05:00",
            "high_risk": {
                "possible": false,
                "description": "There is no line under 1.10 reward"
            },
            "med_risk": {
                "possible": false,
                "description": "Too few lines to bet on"
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "Kamaru Usman",
                        "amount": 7225.0
                    },
                    {
                        "team": "Leon Edwards",
                        "amount": 2775.0
                    }
                ],
                "expected_reward_tokens": 9102.0,
                "profit_sb": 102.0,
                "profit_sb_percentage": 1.13,
                "recommended": true
            },
            "lines": [
                {
                    "id": "2e0cb8f3-3745-4dc0-a127-845021f74e5a",
                    "gambit_id": "27f42be0-5062-4d69-a994-6cb89e3d74f8",
                    "last_updated": "2022-08-21T19:27:05.936120-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Kamaru Usman",
                    "reward": "1.26000",
                    "odds": "1.28570",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4b4bfa3f-73c6-4abf-a627-7cccd6dfc0d6/?format=api"
                },
                {
                    "id": "40d6bb8a-2e7a-4a56-98b8-13939019e7fe",
                    "gambit_id": "3326c96c-7395-4a1f-a55b-51bc620c0c8e",
                    "last_updated": "2022-08-21T19:27:05.936658-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Leon Edwards",
                    "reward": "3.28000",
                    "odds": "3.50000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4b4bfa3f-73c6-4abf-a627-7cccd6dfc0d6/?format=api"
                }
            ]
        },
        {
            "id": "f06d3c63-7269-43ba-8e11-ac419377549d",
            "match": "https://api-prod.gambitprofit.com/api/matches/c0b33921-db75-400f-8503-5407638cd285/?format=api",
            "name": "Over/Under",
            "created_at": "1969-12-31T19:00:00-05:00",
            "high_risk": {
                "possible": false,
                "description": "There is no line under 1.10 reward"
            },
            "med_risk": {
                "possible": false,
                "description": "Too few lines to bet on"
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "Total Rounds Over 4.5",
                        "amount": 5845.0
                    },
                    {
                        "team": "Total Rounds Under 4.5",
                        "amount": 4155.0
                    }
                ],
                "expected_reward_tokens": 9057.9,
                "profit_sb": 57.9,
                "profit_sb_percentage": 0.64,
                "recommended": true
            },
            "lines": [
                {
                    "id": "0b0af3bc-ef03-489d-92cb-0f2dc0043291",
                    "gambit_id": "db84d0ed-13e9-4c8c-9d9d-4f3d68b7f684",
                    "last_updated": "2022-08-21T19:27:05.934957-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Total Rounds Over 4.5",
                    "reward": "1.55000",
                    "odds": "1.60610",
                    "spread": "4.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f06d3c63-7269-43ba-8e11-ac419377549d/?format=api"
                },
                {
                    "id": "ed6d3047-74c6-4367-a8d7-4d49ba766d40",
                    "gambit_id": "d7aa4511-4058-4f8d-97b0-4a5467cd3ef9",
                    "last_updated": "2022-08-21T19:27:05.934293-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Total Rounds Under 4.5",
                    "reward": "2.18000",
                    "odds": "2.30000",
                    "spread": "4.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f06d3c63-7269-43ba-8e11-ac419377549d/?format=api"
                }
            ]
        }
    ]
}