GET /api/bet_types/f8b9c447-1032-4dac-a1a3-a035f9cdf7ac/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f8b9c447-1032-4dac-a1a3-a035f9cdf7ac",
"match": "https://api-prod.gambitprofit.com/api/matches/c42e9d38-421a-48ad-b3f7-11376e708abb/?format=api",
"name": "Over/Under",
"created_at": "2023-06-27T08:43:23.951955-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": "2a02f237-4edd-47e7-a78c-acec0a3610cf",
"gambit_id": "ac192e48-5592-4153-92f0-90a788e44875",
"last_updated": "2023-06-28T10:23:24.467355-04:00",
"created_at": "2023-06-27T08:43:23.956469-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/f8b9c447-1032-4dac-a1a3-a035f9cdf7ac/?format=api"
},
{
"id": "b30f0081-c9bc-4714-8f74-7abb176ff5f0",
"gambit_id": "1c5cbc86-7ac7-4e70-9a46-22291126d807",
"last_updated": "2023-06-28T10:23:24.465531-04:00",
"created_at": "2023-06-27T08:43:23.954235-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/f8b9c447-1032-4dac-a1a3-a035f9cdf7ac/?format=api"
}
]
}