GET /api/bet_types/d53fcf3b-6453-4a64-a9f5-9a79b06fee8f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "d53fcf3b-6453-4a64-a9f5-9a79b06fee8f",
"match": "https://api-prod.gambitprofit.com/api/matches/31124925-19fd-40b0-8ad4-160cb18e8474/?format=api",
"name": "Over/Under",
"created_at": "2023-06-26T08:58:02.684795-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 Under 9",
"amount": 5107.0
},
{
"team": "Game Total Over 9",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "c7469067-1565-46ae-a5d3-cc472cd44ffe",
"gambit_id": "755709e0-faf8-4e79-871b-4432ac36bc83",
"last_updated": "2023-06-27T14:57:58.983775-04:00",
"created_at": "2023-06-26T08:58:02.690323-04:00",
"name": "Game Total Under 9",
"reward": "1.83000",
"odds": "1.86960",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d53fcf3b-6453-4a64-a9f5-9a79b06fee8f/?format=api"
},
{
"id": "092dca52-bb97-4271-8300-09d3a5aab186",
"gambit_id": "ce9fc021-d47d-4b21-a849-a4c4b1f3ce10",
"last_updated": "2023-06-27T14:57:58.981728-04:00",
"created_at": "2023-06-26T08:58:02.687437-04:00",
"name": "Game Total Over 9",
"reward": "1.91000",
"odds": "1.95240",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d53fcf3b-6453-4a64-a9f5-9a79b06fee8f/?format=api"
}
]
}