GET /api/bet_types/68b8a03e-c515-4cc5-836f-381d9a7822fc/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "68b8a03e-c515-4cc5-836f-381d9a7822fc",
"match": "https://api-prod.gambitprofit.com/api/matches/da32848c-a06b-4e95-88b4-ae94a38be651/?format=api",
"name": "Over/Under",
"created_at": "2023-06-24T08:58:06.313027-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": 5107.0
},
{
"team": "Game Total Under 9",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "f17c442a-985c-4634-aefd-ecda509f88f0",
"gambit_id": "28852784-b39d-4c9b-8047-a87bbc4f0a42",
"last_updated": "2023-06-26T10:43:17.104995-04:00",
"created_at": "2023-06-24T08:58:06.314905-04:00",
"name": "Game Total Over 9",
"reward": "1.83000",
"odds": "1.86960",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/68b8a03e-c515-4cc5-836f-381d9a7822fc/?format=api"
},
{
"id": "4efdf0d5-e662-4253-9dcd-667219bb2921",
"gambit_id": "a768d64a-1b00-429f-a822-dfb02a28ba10",
"last_updated": "2023-06-26T10:43:17.107601-04:00",
"created_at": "2023-06-24T08:58:06.316955-04:00",
"name": "Game Total Under 9",
"reward": "1.91000",
"odds": "1.95240",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/68b8a03e-c515-4cc5-836f-381d9a7822fc/?format=api"
}
]
}