GET /api/bet_types/4be0f03a-f6b4-451b-a34e-010ddcb93d0c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "4be0f03a-f6b4-451b-a34e-010ddcb93d0c",
"match": "https://api-prod.gambitprofit.com/api/matches/3d86ddd1-f2c1-4565-bd6f-c39b7567f18b/?format=api",
"name": "Over/Under",
"created_at": "2023-03-18T08:46:56.861818-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 Over 235",
"amount": 5000.0
},
{
"team": "Game Total Under 235",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "fec2a143-2c41-4d15-8a3f-78962fe3cbbc",
"gambit_id": "41ac1c74-9e80-49fb-bb71-068cc933bbad",
"last_updated": "2023-03-19T16:56:52.320350-04:00",
"created_at": "2023-03-18T08:46:56.867199-04:00",
"name": "Game Total Over 235",
"reward": "1.87000",
"odds": "1.90910",
"spread": "235.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4be0f03a-f6b4-451b-a34e-010ddcb93d0c/?format=api"
},
{
"id": "aab016ee-37e9-4b72-9463-08a272b4a7a5",
"gambit_id": "bff54cec-e7a8-48ee-8e0b-6d7364af14b3",
"last_updated": "2023-03-19T16:56:52.318949-04:00",
"created_at": "2023-03-18T08:46:56.864257-04:00",
"name": "Game Total Under 235",
"reward": "1.87000",
"odds": "1.90910",
"spread": "235.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4be0f03a-f6b4-451b-a34e-010ddcb93d0c/?format=api"
}
]
}