GET /api/bet_types/0e3fa9d8-7b6b-429f-95d3-8d43fae4de92/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "0e3fa9d8-7b6b-429f-95d3-8d43fae4de92",
"match": "https://api-prod.gambitprofit.com/api/matches/92d0c4b6-f9d3-4044-9ca0-50b3da767e8e/?format=api",
"name": "Over/Under",
"created_at": "2023-06-02T10:32:07.069410-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.5",
"amount": 5107.0
},
{
"team": "Game Total Over 9.5",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "ef0a0b8c-bc1c-4b34-a040-f71f969ac462",
"gambit_id": "0194ccb1-75ff-4eae-9601-93642cf3f46a",
"last_updated": "2023-06-04T13:22:21.616225-04:00",
"created_at": "2023-06-02T10:32:07.074155-04:00",
"name": "Game Total Under 9.5",
"reward": "1.83000",
"odds": "1.86960",
"spread": "9.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0e3fa9d8-7b6b-429f-95d3-8d43fae4de92/?format=api"
},
{
"id": "15c32dde-0715-4048-b0ed-eb9470d0dbfe",
"gambit_id": "fa7e0685-2ddf-4220-aa00-a391e2259978",
"last_updated": "2023-06-04T13:22:21.614645-04:00",
"created_at": "2023-06-02T10:32:07.071734-04:00",
"name": "Game Total Over 9.5",
"reward": "1.91000",
"odds": "1.95240",
"spread": "9.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0e3fa9d8-7b6b-429f-95d3-8d43fae4de92/?format=api"
}
]
}