GET /api/bet_types/2e04c0df-f777-4c15-a80d-4d89e4c44411/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "2e04c0df-f777-4c15-a80d-4d89e4c44411",
"match": "https://api-prod.gambitprofit.com/api/matches/3eefaa6d-cfee-4001-9d10-0327321a4a2a/?format=api",
"name": "Over/Under",
"created_at": "2023-08-05T10:08:11.428193-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": "7da367a6-06f1-418d-bfaf-b189b757c8ec",
"gambit_id": "50dc24b6-d2ee-42ff-898f-e8226a683e54",
"last_updated": "2023-08-07T14:58:06.544857-04:00",
"created_at": "2023-08-05T10:08:11.432119-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/2e04c0df-f777-4c15-a80d-4d89e4c44411/?format=api"
},
{
"id": "62b5e45b-5427-4426-8dcd-8f92cdef0b31",
"gambit_id": "1da4d8bd-8fff-4ea5-a745-2089138d8bb1",
"last_updated": "2023-08-07T14:58:06.548828-04:00",
"created_at": "2023-08-05T10:08:11.437043-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/2e04c0df-f777-4c15-a80d-4d89e4c44411/?format=api"
}
]
}