GET /api/bet_types/da59a521-9bb0-465d-8614-42e9733b79cc/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "da59a521-9bb0-465d-8614-42e9733b79cc",
"match": "https://api-prod.gambitprofit.com/api/matches/0e749aeb-a76e-4bc8-82ed-3ffba8792ac6/?format=api",
"name": "Play the Odds",
"created_at": "2023-09-23T09:38:24.689773-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": "LAA",
"amount": 5319.0
},
{
"team": "MIN",
"amount": 4681.0
}
],
"expected_reward_tokens": 9361.44,
"profit_sb": -138.56,
"profit_sb_percentage": -1.46,
"recommended": false
},
"lines": [
{
"id": "c5f9bf96-b32f-4759-9181-a355688d01a8",
"gambit_id": "06652b76-0c05-4c68-aba6-34f35c202ed9",
"last_updated": "2023-09-25T14:33:17.345641-04:00",
"created_at": "2023-09-23T09:38:24.693673-04:00",
"name": "LAA",
"reward": "1.76000",
"odds": "1.80000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/da59a521-9bb0-465d-8614-42e9733b79cc/?format=api"
},
{
"id": "02554755-ce69-4056-8c70-0e3c161ebaba",
"gambit_id": "05441a5b-34b9-4a60-9fc3-2846a8259f9f",
"last_updated": "2023-09-25T14:33:17.349086-04:00",
"created_at": "2023-09-23T09:38:24.698039-04:00",
"name": "MIN",
"reward": "2.00000",
"odds": "2.05000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/da59a521-9bb0-465d-8614-42e9733b79cc/?format=api"
}
]
}