GET /api/bet_types/cd999f69-5880-4bd0-b1e6-4abd2ae5ed3a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "cd999f69-5880-4bd0-b1e6-4abd2ae5ed3a",
"match": "https://api-prod.gambitprofit.com/api/matches/714a4ffd-218d-4916-bfee-b8615cd346e6/?format=api",
"name": "Play the Odds",
"created_at": "2023-07-15T11:43:03.375108-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": "ARI",
"amount": 6390.0
},
{
"team": "TOR",
"amount": 3610.0
}
],
"expected_reward_tokens": 9457.2,
"profit_sb": -42.8,
"profit_sb_percentage": -0.45,
"recommended": false
},
"lines": [
{
"id": "9fa47692-8fdf-4cbc-ad30-5fd92c2c1caa",
"gambit_id": "bb3f4032-95d0-4e1e-bbc1-fabecd8de520",
"last_updated": "2023-07-17T10:18:28.325019-04:00",
"created_at": "2023-07-15T11:43:03.376795-04:00",
"name": "ARI",
"reward": "1.48000",
"odds": "1.50000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cd999f69-5880-4bd0-b1e6-4abd2ae5ed3a/?format=api"
},
{
"id": "57f4d575-cecc-4731-a960-e99695bccde6",
"gambit_id": "6e46df8c-c17d-4e41-9e0f-878ff9d48df2",
"last_updated": "2023-07-17T10:18:28.327516-04:00",
"created_at": "2023-07-15T11:43:03.378580-04:00",
"name": "TOR",
"reward": "2.62000",
"odds": "2.70000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cd999f69-5880-4bd0-b1e6-4abd2ae5ed3a/?format=api"
}
]
}