GET /api/bet_types/21659aea-ef42-4158-938e-e3b0f1f0f7dc/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "21659aea-ef42-4158-938e-e3b0f1f0f7dc",
"match": "https://api-prod.gambitprofit.com/api/matches/77024267-e4b3-47bd-b8a9-04a4410362c4/?format=api",
"name": "Play the Odds",
"created_at": "2023-09-23T09:38:24.441712-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": 6232.0
},
{
"team": "NYY",
"amount": 3768.0
}
],
"expected_reward_tokens": 9533.04,
"profit_sb": 33.04,
"profit_sb_percentage": 0.35,
"recommended": true
},
"lines": [
{
"id": "e4de95c3-f892-43c4-9201-804d151aa1f6",
"gambit_id": "0ac0c798-81fb-4732-a041-5eedb85e1220",
"last_updated": "2023-09-30T13:03:16.795259-04:00",
"created_at": "2023-09-23T09:38:24.446712-04:00",
"name": "ARI",
"reward": "1.53000",
"odds": "1.55560",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/21659aea-ef42-4158-938e-e3b0f1f0f7dc/?format=api"
},
{
"id": "8d51b5a1-5c31-45f3-8030-3106290dbef7",
"gambit_id": "6276b006-b53d-4b9c-9fe1-97fae900b551",
"last_updated": "2023-09-30T13:03:16.798652-04:00",
"created_at": "2023-09-23T09:38:24.451982-04:00",
"name": "NYY",
"reward": "2.53000",
"odds": "2.60000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/21659aea-ef42-4158-938e-e3b0f1f0f7dc/?format=api"
}
]
}