GET /api/bet_types/b0fc30a2-3616-4c15-8a32-8dc5c2328ef9/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b0fc30a2-3616-4c15-8a32-8dc5c2328ef9",
"match": "https://api-prod.gambitprofit.com/api/matches/11a40651-fccc-4141-b373-86912be4fbd7/?format=api",
"name": "Over/Under",
"created_at": "2023-04-26T12:02:11.696903-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 8.5",
"amount": 5317.0
},
{
"team": "Game Total Over 8.5",
"amount": 4683.0
}
],
"expected_reward_tokens": 9411.09,
"profit_sb": -88.91,
"profit_sb_percentage": -0.94,
"recommended": false
},
"lines": [
{
"id": "0c4f0f94-7743-43f7-b69e-4c5015907f24",
"gambit_id": "2fc416a7-6c7d-4ca5-9266-bf614c6b708c",
"last_updated": "2023-04-27T11:52:09.963419-04:00",
"created_at": "2023-04-26T12:02:11.698898-04:00",
"name": "Game Total Under 8.5",
"reward": "1.77000",
"odds": "1.80000",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b0fc30a2-3616-4c15-8a32-8dc5c2328ef9/?format=api"
},
{
"id": "8faefb4d-ea59-4c83-8ad4-e10f0fad31b8",
"gambit_id": "71627ebe-482a-43c3-9209-90df3554fbc8",
"last_updated": "2023-04-27T11:52:09.965035-04:00",
"created_at": "2023-04-26T12:02:11.700917-04:00",
"name": "Game Total Over 8.5",
"reward": "2.01000",
"odds": "2.05000",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b0fc30a2-3616-4c15-8a32-8dc5c2328ef9/?format=api"
}
]
}