GET /api/bet_types/92aeb3bc-09fc-453c-b0b7-7639d38511e9/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "92aeb3bc-09fc-453c-b0b7-7639d38511e9",
"match": "https://api-prod.gambitprofit.com/api/matches/1a4096b4-dcaa-4ef2-aa87-694b79043843/?format=api",
"name": "Over/Under",
"created_at": "2023-04-28T15:07:05.046098-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 2.5",
"amount": 5974.0
},
{
"team": "Game Total Under 2.5",
"amount": 4026.0
}
],
"expected_reward_tokens": 9259.7,
"profit_sb": -240.3,
"profit_sb_percentage": -2.53,
"recommended": false
},
"lines": [
{
"id": "a91ed98c-b516-41a7-b3bd-9ed380e2a2e3",
"gambit_id": "81a8ff6d-bd4b-4da1-b48b-2d0820371ae2",
"last_updated": "2023-05-01T12:27:21.212091-04:00",
"created_at": "2023-04-28T15:07:05.050234-04:00",
"name": "Game Total Over 2.5",
"reward": "1.55000",
"odds": "1.57000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/92aeb3bc-09fc-453c-b0b7-7639d38511e9/?format=api"
},
{
"id": "a4d4a3d9-2259-47d8-9788-45264faa58a7",
"gambit_id": "39249798-0043-49a9-bc72-9c121f17be89",
"last_updated": "2023-05-01T12:27:21.210772-04:00",
"created_at": "2023-04-28T15:07:05.048284-04:00",
"name": "Game Total Under 2.5",
"reward": "2.30000",
"odds": "2.35000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/92aeb3bc-09fc-453c-b0b7-7639d38511e9/?format=api"
}
]
}