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/6dc52190-8d17-48d0-af20-a2cb075f5743/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "6dc52190-8d17-48d0-af20-a2cb075f5743",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "bf67720e-17b9-4ba0-bb6e-0d9e71646803",
    "completed": true,
    "last_updated": "2023-04-09T12:37:11.667331-04:00",
    "created_at": "2023-04-08T11:07:18.358799-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -1.57,
    "sport_category": "UFC 280",
    "sport": "Boxing/UFC",
    "url": "https://app.gambitrewards.com/match/bf67720e-17b9-4ba0-bb6e-0d9e71646803",
    "datetime": "2023-04-08T22:00:00-04:00",
    "cutoff_datetime": "2023-04-08T22:00:00-04:00",
    "name": "Christian Rodriguez v. Raul Rosas Jr.",
    "bettypes": [
        {
            "id": "ec5ffcc0-5577-4a02-977c-1fe271e18430",
            "match": "https://api-prod.gambitprofit.com/api/matches/6dc52190-8d17-48d0-af20-a2cb075f5743/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-04-08T11:07:18.368676-04: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": "Raul Rosas Jr.",
                        "amount": 6714.0
                    },
                    {
                        "team": "Christian Rodriguez",
                        "amount": 3286.0
                    }
                ],
                "expected_reward_tokens": 9265.32,
                "profit_sb": -234.68,
                "profit_sb_percentage": -2.47,
                "recommended": false
            },
            "lines": [
                {
                    "id": "4138e230-9ae0-479f-90f9-b915631109a5",
                    "gambit_id": "fec48e54-7e33-42db-bec7-233ed27989ba",
                    "last_updated": "2023-04-09T12:37:11.681529-04:00",
                    "created_at": "2023-04-08T11:07:18.371092-04:00",
                    "name": "Raul Rosas Jr.",
                    "reward": "1.38000",
                    "odds": "1.40000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ec5ffcc0-5577-4a02-977c-1fe271e18430/?format=api"
                },
                {
                    "id": "31ed54b8-4080-4c12-9e47-b9a1358da2d3",
                    "gambit_id": "0b85c2be-2036-44bc-8338-48dd3e47dd38",
                    "last_updated": "2023-04-09T12:37:11.684463-04:00",
                    "created_at": "2023-04-08T11:07:18.373258-04:00",
                    "name": "Christian Rodriguez",
                    "reward": "2.82000",
                    "odds": "2.90000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ec5ffcc0-5577-4a02-977c-1fe271e18430/?format=api"
                }
            ]
        },
        {
            "id": "5beabf9c-f8fa-401a-abdd-f101b4ecc148",
            "match": "https://api-prod.gambitprofit.com/api/matches/6dc52190-8d17-48d0-af20-a2cb075f5743/?format=api",
            "name": "Over/Under",
            "created_at": "2023-04-08T11:07:18.361779-04: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 1.5",
                        "amount": 6318.0
                    },
                    {
                        "team": "Total Rounds Under 1.5",
                        "amount": 3682.0
                    }
                ],
                "expected_reward_tokens": 9350.64,
                "profit_sb": -149.36,
                "profit_sb_percentage": -1.57,
                "recommended": false
            },
            "lines": [
                {
                    "id": "baf0c048-5f74-481f-b3b3-1e147008251a",
                    "gambit_id": "a606f895-106c-4ff2-8899-5df9133c2b72",
                    "last_updated": "2023-04-09T12:37:11.675995-04:00",
                    "created_at": "2023-04-08T11:07:18.366112-04:00",
                    "name": "Total Rounds Over 1.5",
                    "reward": "1.48000",
                    "odds": "1.50000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5beabf9c-f8fa-401a-abdd-f101b4ecc148/?format=api"
                },
                {
                    "id": "5c5a2ded-e9c2-480e-a4bd-95e58796a068",
                    "gambit_id": "503dde72-2802-4298-adc2-835e1cfae9fa",
                    "last_updated": "2023-04-09T12:37:11.673388-04:00",
                    "created_at": "2023-04-08T11:07:18.364019-04:00",
                    "name": "Total Rounds Under 1.5",
                    "reward": "2.54000",
                    "odds": "2.60000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5beabf9c-f8fa-401a-abdd-f101b4ecc148/?format=api"
                }
            ]
        }
    ]
}