GET /api/bet_types/fc408694-0f9a-4b60-ab57-dcb1efac2d77/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "fc408694-0f9a-4b60-ab57-dcb1efac2d77",
"match": "https://api-prod.gambitprofit.com/api/matches/e6f144fe-2bad-40cc-a7ba-41579c9d5fdd/?format=api",
"name": "Over/Under",
"created_at": "2023-07-17T11:42:58.355719-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 9",
"amount": 5213.0
},
{
"team": "Game Total Under 9",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "f19bb52d-ebc4-4a0f-a269-9ebc10fe2cb2",
"gambit_id": "b6952358-c3eb-4d20-9ab7-f6a90996ba63",
"last_updated": "2023-07-18T22:08:26.399737-04:00",
"created_at": "2023-07-17T11:42:58.357349-04:00",
"name": "Game Total Over 9",
"reward": "1.80000",
"odds": "1.83330",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fc408694-0f9a-4b60-ab57-dcb1efac2d77/?format=api"
},
{
"id": "d5b8626c-98db-49fc-8aac-42a59b5e0ceb",
"gambit_id": "b89e4da7-7e2b-4b18-b630-2cd8bbe626cc",
"last_updated": "2023-07-18T22:08:26.401006-04:00",
"created_at": "2023-07-17T11:42:58.359061-04:00",
"name": "Game Total Under 9",
"reward": "1.96000",
"odds": "2.00000",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fc408694-0f9a-4b60-ab57-dcb1efac2d77/?format=api"
}
]
}