GET /api/bet_types/78b1ecb3-fc2c-4e10-a239-5032ceb4920f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "78b1ecb3-fc2c-4e10-a239-5032ceb4920f",
"match": "https://api-prod.gambitprofit.com/api/matches/5e693c5b-3489-4223-9cb8-c66ec72a8806/?format=api",
"name": "Over/Under",
"created_at": "2023-08-19T09:28:03.857034-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": "Game Total Over 11.5",
"amount": 5000.0
},
{
"team": "Game Total Under 11.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "72010966-8944-4981-9b30-25bdca5750fd",
"gambit_id": "da591cc9-c9f5-4f95-8e10-27ee4df92145",
"last_updated": "2023-08-21T10:38:12.754904-04:00",
"created_at": "2023-08-19T09:28:03.861875-04:00",
"name": "Game Total Over 11.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "11.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/78b1ecb3-fc2c-4e10-a239-5032ceb4920f/?format=api"
},
{
"id": "698a4a06-4e4e-4deb-8c0a-3db3d28bd5dc",
"gambit_id": "2bdaa280-4fcf-420e-b204-8bc9a287135a",
"last_updated": "2023-08-21T10:38:12.758169-04:00",
"created_at": "2023-08-19T09:28:03.866169-04:00",
"name": "Game Total Under 11.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "11.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/78b1ecb3-fc2c-4e10-a239-5032ceb4920f/?format=api"
}
]
}