GET /api/bet_types/5aedcf6b-7c95-4a85-b0b0-3679b1fed56a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "5aedcf6b-7c95-4a85-b0b0-3679b1fed56a",
"match": "https://api-prod.gambitprofit.com/api/matches/bbf1d21f-304f-44a6-942e-0f281fd9d135/?format=api",
"name": "Over/Under",
"created_at": "1969-12-31T19:00:00-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 Under 51.5",
"amount": 5000.0
},
{
"team": "Game Total Over 51.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9400.0,
"profit_sb": -100.0,
"profit_sb_percentage": -1.05,
"recommended": false
},
"lines": [
{
"id": "07bf6b0b-a4f2-4188-8c22-7075da3200a6",
"gambit_id": "c25ded08-6f7b-4639-96b7-1a5ee7248945",
"last_updated": "2022-10-23T19:47:04.478159-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 51.5",
"reward": "1.88000",
"odds": "1.90910",
"spread": "51.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5aedcf6b-7c95-4a85-b0b0-3679b1fed56a/?format=api"
},
{
"id": "65c9ec11-5773-4664-bf5f-8cf840f9095a",
"gambit_id": "49379cdc-9605-4a51-a5f8-83fd0e045151",
"last_updated": "2022-10-23T19:47:04.479313-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 51.5",
"reward": "1.88000",
"odds": "1.90910",
"spread": "51.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5aedcf6b-7c95-4a85-b0b0-3679b1fed56a/?format=api"
}
]
}