GET /api/bet_types/c74b5ac6-ae6a-46b1-9876-6a8070f0f281/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c74b5ac6-ae6a-46b1-9876-6a8070f0f281",
"match": "https://api-prod.gambitprofit.com/api/matches/f4e00617-ac5d-4c81-a03b-1529ecd6e66c/?format=api",
"name": "Over/Under",
"created_at": "2023-05-29T11:47:14.286855-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 9",
"amount": 5213.0
},
{
"team": "Game Total Over 9",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "8e883c88-bddb-45dc-bbc7-3abbb8e18c58",
"gambit_id": "204e8e41-395a-436a-a929-93973fb4999b",
"last_updated": "2023-05-30T10:47:22.015867-04:00",
"created_at": "2023-05-29T11:47:14.291541-04:00",
"name": "Game Total Under 9",
"reward": "1.80000",
"odds": "1.83330",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c74b5ac6-ae6a-46b1-9876-6a8070f0f281/?format=api"
},
{
"id": "b1435e99-4633-4193-a76a-12deff07f6e3",
"gambit_id": "497369a8-b735-4f25-a97e-367c03368b57",
"last_updated": "2023-05-30T10:47:22.014195-04:00",
"created_at": "2023-05-29T11:47:14.289349-04:00",
"name": "Game Total Over 9",
"reward": "1.96000",
"odds": "2.00000",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c74b5ac6-ae6a-46b1-9876-6a8070f0f281/?format=api"
}
]
}