GET /api/bet_types/32c93246-19fd-430a-8c60-410706b3c83d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "32c93246-19fd-430a-8c60-410706b3c83d",
"match": "https://api-prod.gambitprofit.com/api/matches/d272428f-4c38-424b-a7ba-17db28fb8a57/?format=api",
"name": "Over/Under",
"created_at": "2022-12-26T12:37:06.317756-05: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 222",
"amount": 5000.0
},
{
"team": "Game Total Under 222",
"amount": 5000.0
}
],
"expected_reward_tokens": 8900.0,
"profit_sb": -100.0,
"profit_sb_percentage": -1.11,
"recommended": false
},
"lines": [
{
"id": "7537e8f2-23bc-4e9a-b229-c04590b0615d",
"gambit_id": "437651ed-f7d1-4609-8afc-3e8260e3ff9b",
"last_updated": "2022-12-27T10:32:04.622584-05:00",
"created_at": "2022-12-26T12:37:06.320640-05:00",
"name": "Game Total Over 222",
"reward": "1.78000",
"odds": "1.90910",
"spread": "222.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/32c93246-19fd-430a-8c60-410706b3c83d/?format=api"
},
{
"id": "3e30ae38-c0aa-45ce-aded-0adc44cb7a8f",
"gambit_id": "fd3590a0-cd60-44b1-827e-439fe997764f",
"last_updated": "2022-12-27T10:32:04.621481-05:00",
"created_at": "2022-12-26T12:37:06.319297-05:00",
"name": "Game Total Under 222",
"reward": "1.78000",
"odds": "1.90910",
"spread": "222.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/32c93246-19fd-430a-8c60-410706b3c83d/?format=api"
}
]
}