GET /api/bet_types/8bb2c321-8199-4ac3-9d24-69bd56016502/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "8bb2c321-8199-4ac3-9d24-69bd56016502",
"match": "https://api-prod.gambitprofit.com/api/matches/0e1bec1d-f107-46ca-99a0-2c3296e25b97/?format=api",
"name": "Over/Under",
"created_at": "2023-06-25T09:28:24.192698-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 8",
"amount": 5107.0
},
{
"team": "Game Total Under 8",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "013bef1d-e726-40be-b848-74d14e190253",
"gambit_id": "fac7c9da-9fc5-4f3b-a81f-149dbbcb5d99",
"last_updated": "2023-06-26T23:03:38.889254-04:00",
"created_at": "2023-06-25T09:28:24.195374-04:00",
"name": "Game Total Over 8",
"reward": "1.83000",
"odds": "1.86960",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8bb2c321-8199-4ac3-9d24-69bd56016502/?format=api"
},
{
"id": "b2a3febd-7cac-4b25-8796-d3e0d893fc1a",
"gambit_id": "e36e212c-3500-4f66-9835-0ba18ae7a615",
"last_updated": "2023-06-26T23:03:38.891966-04:00",
"created_at": "2023-06-25T09:28:24.197137-04:00",
"name": "Game Total Under 8",
"reward": "1.91000",
"odds": "1.95240",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8bb2c321-8199-4ac3-9d24-69bd56016502/?format=api"
}
]
}