GET /api/bet_types/c59df35e-37bd-454c-9d66-c415aa30aad8/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c59df35e-37bd-454c-9d66-c415aa30aad8",
"match": "https://api-prod.gambitprofit.com/api/matches/e69755f6-b139-4cd8-8995-e47dcf83f5c1/?format=api",
"name": "Over/Under",
"created_at": "2024-01-27T09:18:15.245909-05: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 6",
"amount": 5107.0
},
{
"team": "Game Total Under 6",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "6ee8e148-dc90-4aaa-b2c1-20c594252fce",
"gambit_id": "5db615a5-c40e-4a7a-a354-cdc31d8803f4",
"last_updated": "2024-01-29T21:48:05.430674-05:00",
"created_at": "2024-01-27T09:18:15.250041-05:00",
"name": "Game Total Over 6",
"reward": "1.83000",
"odds": "1.86960",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c59df35e-37bd-454c-9d66-c415aa30aad8/?format=api"
},
{
"id": "f1c2ee7a-1e7e-47a5-8e15-0e74ab201c8e",
"gambit_id": "19c9eec0-85df-48b9-a81b-4ebca3047f55",
"last_updated": "2024-01-29T21:48:05.434156-05:00",
"created_at": "2024-01-27T09:18:15.254085-05:00",
"name": "Game Total Under 6",
"reward": "1.91000",
"odds": "1.95240",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c59df35e-37bd-454c-9d66-c415aa30aad8/?format=api"
}
]
}