GET /api/bet_types/b977b313-57fa-46c5-b2af-3be3804f59aa/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b977b313-57fa-46c5-b2af-3be3804f59aa",
"match": "https://api-prod.gambitprofit.com/api/matches/8ad618b9-55d3-4c49-8468-697a1b94337e/?format=api",
"name": "Over/Under",
"created_at": "2023-12-09T08:48:13.512756-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 6.5",
"amount": 5000.0
},
{
"team": "Game Total Under 6.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "4c0cfab5-d63c-408b-bf9c-f77d36beab3d",
"gambit_id": "77becb2e-378a-4415-a749-7c0f23ae9f9f",
"last_updated": "2023-12-11T11:38:06.752170-05:00",
"created_at": "2023-12-09T08:48:13.516263-05:00",
"name": "Game Total Over 6.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b977b313-57fa-46c5-b2af-3be3804f59aa/?format=api"
},
{
"id": "5ac6b06d-8a74-461b-8b97-b4b6ac635a5b",
"gambit_id": "0a93985d-7156-47f1-a3e2-35501945abd1",
"last_updated": "2023-12-11T11:38:06.756758-05:00",
"created_at": "2023-12-09T08:48:13.520651-05:00",
"name": "Game Total Under 6.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b977b313-57fa-46c5-b2af-3be3804f59aa/?format=api"
}
]
}