GET /api/bet_types/1a110ef4-3afe-4900-bb03-b564dac78fa1/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "1a110ef4-3afe-4900-bb03-b564dac78fa1",
"match": "https://api-prod.gambitprofit.com/api/matches/2eefef81-339b-4856-a906-5c64386b0aa0/?format=api",
"name": "Over/Under",
"created_at": "1969-12-31T19:00:00-05: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 41.5",
"amount": 5000.0
},
{
"team": "Game Total Over 41.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9400.0,
"profit_sb": -100.0,
"profit_sb_percentage": -1.05,
"recommended": false
},
"lines": [
{
"id": "46b2d883-ef69-406a-a43f-0fb8c452d233",
"gambit_id": "40fd985f-fd27-4e03-9400-bee56e23ded4",
"last_updated": "2022-10-24T12:07:03.327987-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 41.5",
"reward": "1.88000",
"odds": "1.90910",
"spread": "41.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1a110ef4-3afe-4900-bb03-b564dac78fa1/?format=api"
},
{
"id": "378830fb-7d1f-484d-8c7e-27b2088a863c",
"gambit_id": "c4215977-dc00-49da-b713-5afaf19a83ff",
"last_updated": "2022-10-24T12:07:03.328988-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 41.5",
"reward": "1.88000",
"odds": "1.90910",
"spread": "41.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1a110ef4-3afe-4900-bb03-b564dac78fa1/?format=api"
}
]
}