GET /api/bet_types/7e857acc-ba83-4030-9484-6d3081bc0f65/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "7e857acc-ba83-4030-9484-6d3081bc0f65",
"match": "https://api-prod.gambitprofit.com/api/matches/8a9293bc-f158-4444-a715-630994bcb354/?format=api",
"name": "Over/Under",
"created_at": "2023-07-07T11:33:27.248247-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": 5000.0
},
{
"team": "Game Total Over 9",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "44b56fe6-0747-4d35-a0c8-f5cd6aa14007",
"gambit_id": "1c73e182-de57-4b90-a5eb-454529de023b",
"last_updated": "2023-07-09T20:33:31.013284-04:00",
"created_at": "2023-07-07T11:33:27.251575-04:00",
"name": "Game Total Under 9",
"reward": "1.87000",
"odds": "1.90910",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7e857acc-ba83-4030-9484-6d3081bc0f65/?format=api"
},
{
"id": "b1512f8c-2974-4f5d-966a-c51b6119cf5e",
"gambit_id": "ada2c032-56e3-4cc2-8b78-0a8182ba7122",
"last_updated": "2023-07-09T20:33:31.010871-04:00",
"created_at": "2023-07-07T11:33:27.249831-04:00",
"name": "Game Total Over 9",
"reward": "1.87000",
"odds": "1.90910",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7e857acc-ba83-4030-9484-6d3081bc0f65/?format=api"
}
]
}