GET /api/bet_types/d5a0e466-a71c-4ce0-8672-af9cf1e0def2/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "d5a0e466-a71c-4ce0-8672-af9cf1e0def2",
"match": "https://api-prod.gambitprofit.com/api/matches/91b64bfb-04c7-4afd-8a36-e7a52c3900d2/?format=api",
"name": "Over/Under",
"created_at": "2023-04-24T13:02:10.433100-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 10",
"amount": 5107.0
},
{
"team": "Game Total Over 10",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "3e0e83c1-6c72-475d-98d8-481bbc2596e4",
"gambit_id": "db35b774-ea7b-49a9-b576-ccbef1183d30",
"last_updated": "2023-04-25T11:42:23.449981-04:00",
"created_at": "2023-04-24T13:02:10.435671-04:00",
"name": "Game Total Under 10",
"reward": "1.83000",
"odds": "1.86960",
"spread": "10.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d5a0e466-a71c-4ce0-8672-af9cf1e0def2/?format=api"
},
{
"id": "cecc49c1-b852-4c33-9923-3ae3509fba4c",
"gambit_id": "3ab3e6ea-0161-4e84-9fd8-cc5e31944779",
"last_updated": "2023-04-25T11:42:23.452055-04:00",
"created_at": "2023-04-24T13:02:10.437980-04:00",
"name": "Game Total Over 10",
"reward": "1.91000",
"odds": "1.95240",
"spread": "10.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d5a0e466-a71c-4ce0-8672-af9cf1e0def2/?format=api"
}
]
}