GET /api/bet_types/cedd460d-c4c2-4b71-b214-c771f793b083/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "cedd460d-c4c2-4b71-b214-c771f793b083",
"match": "https://api-prod.gambitprofit.com/api/matches/34c2ac3f-b93f-4c89-81dd-0e535aff6acf/?format=api",
"name": "Play the Odds",
"created_at": "2023-03-22T12:32:08.834090-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": "Portland Trail Blazers",
"amount": 5000.0
},
{
"team": "Utah Jazz",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "4417149e-6d55-4412-a635-856fee0319e2",
"gambit_id": "99327e84-4f24-4af3-a5dc-a0731347f3e0",
"last_updated": "2023-03-23T17:42:18.950435-04:00",
"created_at": "2023-03-22T12:32:08.836353-04:00",
"name": "Portland Trail Blazers",
"reward": "1.87000",
"odds": "1.90910",
"spread": "5.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cedd460d-c4c2-4b71-b214-c771f793b083/?format=api"
},
{
"id": "1f7e50f0-1c4e-4024-997b-164556839ef4",
"gambit_id": "40feaaa4-9d9b-4ad4-bec7-71fcedc47b92",
"last_updated": "2023-03-23T17:42:18.952098-04:00",
"created_at": "2023-03-22T12:32:08.839022-04:00",
"name": "Utah Jazz",
"reward": "1.87000",
"odds": "1.90910",
"spread": "-5.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cedd460d-c4c2-4b71-b214-c771f793b083/?format=api"
}
]
}