GET /api/bet_types/0cb7d806-408a-42f0-bc8e-941b1a3a5e70/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "0cb7d806-408a-42f0-bc8e-941b1a3a5e70",
"match": "https://api-prod.gambitprofit.com/api/matches/03432cbe-ad97-41cf-a161-2f97eb46fa7d/?format=api",
"name": "Over/Under",
"created_at": "2023-03-09T09:12:23.383506-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 Under 235.5",
"amount": 5000.0
},
{
"team": "Game Total Over 235.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "34c90a7c-0b9f-4532-80d7-19d010c8858c",
"gambit_id": "9478e51e-58af-4b53-ab69-f9c317e32651",
"last_updated": "2023-03-10T09:57:20.962979-05:00",
"created_at": "2023-03-09T09:12:23.384835-05:00",
"name": "Game Total Under 235.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "235.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0cb7d806-408a-42f0-bc8e-941b1a3a5e70/?format=api"
},
{
"id": "d3220cb8-dbeb-4e9d-84e4-e32f198e15fb",
"gambit_id": "34c152e0-cb0b-4d3e-aad0-5e4789ea7f50",
"last_updated": "2023-03-10T09:57:20.964212-05:00",
"created_at": "2023-03-09T09:12:23.386191-05:00",
"name": "Game Total Over 235.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "235.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0cb7d806-408a-42f0-bc8e-941b1a3a5e70/?format=api"
}
]
}