GET /api/bet_types/42641627-1a92-4013-9d75-76c4cdfcceb3/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "42641627-1a92-4013-9d75-76c4cdfcceb3",
"match": "https://api-prod.gambitprofit.com/api/matches/af97c69c-5b09-4233-b874-8ee0d3c01273/?format=api",
"name": "Play the Odds",
"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": "NYY",
"amount": 6183.0
},
{
"team": "TAM",
"amount": 3817.0
}
],
"expected_reward_tokens": 9274.5,
"profit_sb": 274.5,
"profit_sb_percentage": 3.05,
"recommended": true
},
"lines": [
{
"id": "dd5148ec-c078-41d7-a04d-e1ed701e162a",
"gambit_id": "321a0783-b186-491b-98fc-135b55fecf81",
"last_updated": "2022-09-03T19:02:18.534555-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "NYY",
"reward": "1.50000",
"odds": "1.55560",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/42641627-1a92-4013-9d75-76c4cdfcceb3/?format=api"
},
{
"id": "383f691e-7cb2-4077-a346-2be4a844f7a4",
"gambit_id": "07d33314-281e-401b-ab6d-7ad5aaf15be0",
"last_updated": "2022-09-03T19:02:18.533579-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "TAM",
"reward": "2.43000",
"odds": "2.60000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/42641627-1a92-4013-9d75-76c4cdfcceb3/?format=api"
}
]
}