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/42109887-9ef7-49d0-902c-48f85770154f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "42109887-9ef7-49d0-902c-48f85770154f",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "ee1bc9ce-87d7-4cb9-993d-b4fbc1ddd0ed",
    "completed": true,
    "last_updated": "2023-10-17T10:13:14.046883-04:00",
    "created_at": "2023-10-16T09:52:55.535009-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.58,
    "sport_category": "MLB Playoffs",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/ee1bc9ce-87d7-4cb9-993d-b4fbc1ddd0ed",
    "datetime": "2023-10-16T16:37:00-04:00",
    "cutoff_datetime": "2023-10-16T16:37:00-04:00",
    "name": "TEX (N Eovaldi) v. HOU (F Valdez)",
    "bettypes": [
        {
            "id": "7f614901-f680-4ecd-a344-1f75cc109e76",
            "match": "https://api-prod.gambitprofit.com/api/matches/42109887-9ef7-49d0-902c-48f85770154f/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-10-16T09:52:55.559662-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": "HOU (F Valdez)",
                        "amount": 5339.0
                    },
                    {
                        "team": "TEX (N Eovaldi)",
                        "amount": 4661.0
                    }
                ],
                "expected_reward_tokens": 9555.05,
                "profit_sb": 55.05,
                "profit_sb_percentage": 0.58,
                "recommended": true
            },
            "lines": [
                {
                    "id": "c0ca8d5a-9a17-4f62-8172-6bcbef97e9d6",
                    "gambit_id": "df7cb8ea-4723-4350-b801-c6f5fc427c5e",
                    "last_updated": "2023-10-17T10:13:14.063629-04:00",
                    "created_at": "2023-10-16T09:52:55.576673-04:00",
                    "name": "HOU (F Valdez)",
                    "reward": "1.79000",
                    "odds": "1.82640",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7f614901-f680-4ecd-a344-1f75cc109e76/?format=api"
                },
                {
                    "id": "00dc68f2-6fd8-44fc-81cf-dbfdbc37e35a",
                    "gambit_id": "5d41ccea-56ba-4282-98ce-58748651d9fe",
                    "last_updated": "2023-10-17T10:13:14.060360-04:00",
                    "created_at": "2023-10-16T09:52:55.570198-04:00",
                    "name": "TEX (N Eovaldi)",
                    "reward": "2.05000",
                    "odds": "2.11000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7f614901-f680-4ecd-a344-1f75cc109e76/?format=api"
                }
            ]
        },
        {
            "id": "10677c1b-c065-4430-94e7-05bb34a685a3",
            "match": "https://api-prod.gambitprofit.com/api/matches/42109887-9ef7-49d0-902c-48f85770154f/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-10-16T09:52:55.581466-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": "TEX",
                        "amount": 6314.0
                    },
                    {
                        "team": "HOU",
                        "amount": 3686.0
                    }
                ],
                "expected_reward_tokens": 9471.0,
                "profit_sb": -29.0,
                "profit_sb_percentage": -0.31,
                "recommended": false
            },
            "lines": [
                {
                    "id": "08598a39-754d-456c-baf5-4e12bca809e2",
                    "gambit_id": "c8275811-9333-4547-8745-f74ff65a08bb",
                    "last_updated": "2023-10-17T10:13:14.070070-04:00",
                    "created_at": "2023-10-16T09:52:55.585059-04:00",
                    "name": "TEX",
                    "reward": "1.50000",
                    "odds": "1.52630",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/10677c1b-c065-4430-94e7-05bb34a685a3/?format=api"
                },
                {
                    "id": "1fa01f00-b910-4231-8fd7-91aec2f09dc3",
                    "gambit_id": "73710d6d-6478-42d9-aa33-02a9700f627d",
                    "last_updated": "2023-10-17T10:13:14.075260-04:00",
                    "created_at": "2023-10-16T09:52:55.590888-04:00",
                    "name": "HOU",
                    "reward": "2.57000",
                    "odds": "2.65000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/10677c1b-c065-4430-94e7-05bb34a685a3/?format=api"
                }
            ]
        },
        {
            "id": "e2b8a898-fca9-4630-9e53-ad02e28bfd49",
            "match": "https://api-prod.gambitprofit.com/api/matches/42109887-9ef7-49d0-902c-48f85770154f/?format=api",
            "name": "Over/Under",
            "created_at": "2023-10-16T09:52:55.598814-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": "Game Total Over 8.5",
                        "amount": 5094.0
                    },
                    {
                        "team": "Game Total Under 8.5",
                        "amount": 4906.0
                    }
                ],
                "expected_reward_tokens": 9321.4,
                "profit_sb": -178.6,
                "profit_sb_percentage": -1.88,
                "recommended": false
            },
            "lines": [
                {
                    "id": "ebd876a2-7e34-4e3a-ad9b-cad4ab8f6c54",
                    "gambit_id": "e6153034-e74b-4c58-a94e-c587732f3a96",
                    "last_updated": "2023-10-17T10:13:14.081727-04:00",
                    "created_at": "2023-10-16T09:52:55.603597-04:00",
                    "name": "Game Total Over 8.5",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e2b8a898-fca9-4630-9e53-ad02e28bfd49/?format=api"
                },
                {
                    "id": "dc84441b-5705-4e83-af54-37cbc92c1109",
                    "gambit_id": "549241f4-eb14-4aeb-8753-33d0cb6840fd",
                    "last_updated": "2023-10-17T10:13:14.087288-04:00",
                    "created_at": "2023-10-16T09:52:55.607834-04:00",
                    "name": "Game Total Under 8.5",
                    "reward": "1.90000",
                    "odds": "1.95240",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e2b8a898-fca9-4630-9e53-ad02e28bfd49/?format=api"
                }
            ]
        }
    ]
}