GET /api/bet_types/0868e766-765b-4572-a878-4234c6ffec00/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "0868e766-765b-4572-a878-4234c6ffec00",
"match": "https://api-prod.gambitprofit.com/api/matches/4746b0fc-82b1-4428-8a63-a3f70af8207f/?format=api",
"name": "Over/Under",
"created_at": "1969-12-31T19:00:00-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 232.5",
"amount": 5000.0
},
{
"team": "Game Total Under 232.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "1ffe0672-ac13-4fa8-9c3c-a1609110b484",
"gambit_id": "311ff32a-0195-4905-bc37-54573c910da5",
"last_updated": "2022-12-05T15:42:16.840302-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 232.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "232.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0868e766-765b-4572-a878-4234c6ffec00/?format=api"
},
{
"id": "def63424-6477-4c30-bce8-efac0389bfe4",
"gambit_id": "45e9db02-c2b2-4642-ac8a-b61fb56a0a4e",
"last_updated": "2022-12-05T15:42:16.839107-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 232.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "232.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0868e766-765b-4572-a878-4234c6ffec00/?format=api"
}
]
}