GET /api/bet_types/52bd505b-59e4-49e2-8ac7-f4d4054bacab/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "52bd505b-59e4-49e2-8ac7-f4d4054bacab",
"match": "https://api-prod.gambitprofit.com/api/matches/e4ca6a7d-426e-4b9f-9d3b-04ac954a1793/?format=api",
"name": "Over/Under",
"created_at": "2023-04-19T12:17:08.137150-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 8.5",
"amount": 5000.0
},
{
"team": "Game Total Under 8.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "059ac99a-36a7-4e4e-a49c-444d7becbea2",
"gambit_id": "ae4b0ec3-dfeb-49b7-aa7b-7a3b8408eb9b",
"last_updated": "2023-04-20T11:42:18.205775-04:00",
"created_at": "2023-04-19T12:17:08.140421-04:00",
"name": "Game Total Over 8.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/52bd505b-59e4-49e2-8ac7-f4d4054bacab/?format=api"
},
{
"id": "284426c0-2164-44be-a7f9-bb7f2eb7c02d",
"gambit_id": "d8fdaed3-5dd6-456a-a9e0-aef0d440a78c",
"last_updated": "2023-04-20T11:42:18.202771-04:00",
"created_at": "2023-04-19T12:17:08.138865-04:00",
"name": "Game Total Under 8.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/52bd505b-59e4-49e2-8ac7-f4d4054bacab/?format=api"
}
]
}