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/e5567640-6bd2-4020-9c11-6ec8acbc5b50/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "e5567640-6bd2-4020-9c11-6ec8acbc5b50",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "2944ee4d-07a2-4521-9ef8-2290a019b8ed",
    "completed": true,
    "last_updated": "2023-06-18T20:18:31.072383-04:00",
    "created_at": "2023-06-17T11:33:24.159836-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -1.1,
    "sport_category": "UFC on ESPN 1",
    "sport": "Boxing/UFC",
    "url": "https://app.gambitrewards.com/match/2944ee4d-07a2-4521-9ef8-2290a019b8ed",
    "datetime": "2023-06-17T19:00:00-04:00",
    "cutoff_datetime": "2023-06-17T19:00:00-04:00",
    "name": "Joaquim Silva v. Arman Tsarukyan",
    "bettypes": [
        {
            "id": "80de6e85-5edf-42bf-a197-aced33403079",
            "match": "https://api-prod.gambitprofit.com/api/matches/e5567640-6bd2-4020-9c11-6ec8acbc5b50/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-06-17T11:33:24.162494-04:00",
            "high_risk": {
                "possible": true,
                "name": "High Risk",
                "bet": [
                    {
                        "team": "Arman Tsarukyan",
                        "amount": 10000
                    }
                ],
                "expected_reward_tokens": 10700.0,
                "profit_sb": 1200.0,
                "profit_sb_percentage": 12.63,
                "recommended": true
            },
            "med_risk": {
                "possible": false,
                "description": "Too few lines to bet on"
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "Arman Tsarukyan",
                        "amount": 8783.0
                    },
                    {
                        "team": "Joaquim Silva",
                        "amount": 1217.0
                    }
                ],
                "expected_reward_tokens": 9395.24,
                "profit_sb": -104.76,
                "profit_sb_percentage": -1.1,
                "recommended": false
            },
            "lines": [
                {
                    "id": "87dbb01d-ed9a-4041-adb4-bd68ea8b7aca",
                    "gambit_id": "e5ffd868-2d2d-4a4a-948d-4d8c91aac960",
                    "last_updated": "2023-06-18T20:18:31.077962-04:00",
                    "created_at": "2023-06-17T11:33:24.167029-04:00",
                    "name": "Arman Tsarukyan",
                    "reward": "1.07000",
                    "odds": "1.07140",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/80de6e85-5edf-42bf-a197-aced33403079/?format=api"
                },
                {
                    "id": "d7ffe059-1be3-4611-bc2b-efe33bd1748c",
                    "gambit_id": "1a4362c5-b1d5-4f29-b982-83fa45b22362",
                    "last_updated": "2023-06-18T20:18:31.076148-04:00",
                    "created_at": "2023-06-17T11:33:24.164695-04:00",
                    "name": "Joaquim Silva",
                    "reward": "7.72000",
                    "odds": "8.00000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/80de6e85-5edf-42bf-a197-aced33403079/?format=api"
                }
            ]
        },
        {
            "id": "cbe7a657-eb65-4525-95f9-44dbee8b989c",
            "match": "https://api-prod.gambitprofit.com/api/matches/e5567640-6bd2-4020-9c11-6ec8acbc5b50/?format=api",
            "name": "Over/Under",
            "created_at": "2023-06-17T11:33:24.169327-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 Under 1.5",
                        "amount": 5789.0
                    },
                    {
                        "team": "Total Rounds Over 1.5",
                        "amount": 4211.0
                    }
                ],
                "expected_reward_tokens": 9262.4,
                "profit_sb": -237.6,
                "profit_sb_percentage": -2.5,
                "recommended": false
            },
            "lines": [
                {
                    "id": "edf6d48a-39d3-4fae-958e-b824277fda4e",
                    "gambit_id": "6bc98bb1-eede-48bb-89db-9882e81994ec",
                    "last_updated": "2023-06-18T20:18:31.083474-04:00",
                    "created_at": "2023-06-17T11:33:24.173507-04:00",
                    "name": "Total Rounds Under 1.5",
                    "reward": "1.60000",
                    "odds": "1.62500",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cbe7a657-eb65-4525-95f9-44dbee8b989c/?format=api"
                },
                {
                    "id": "9494c3c6-10a6-4ba8-bf25-fe06084044bf",
                    "gambit_id": "5ee70f75-10a2-4760-bb87-1ad96824d1e1",
                    "last_updated": "2023-06-18T20:18:31.081450-04:00",
                    "created_at": "2023-06-17T11:33:24.171476-04:00",
                    "name": "Total Rounds Over 1.5",
                    "reward": "2.20000",
                    "odds": "2.25000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cbe7a657-eb65-4525-95f9-44dbee8b989c/?format=api"
                }
            ]
        }
    ]
}