GET /api/bet_types/7e00bb07-0772-4a77-8834-40a66390ee90/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "7e00bb07-0772-4a77-8834-40a66390ee90",
"match": "https://api-prod.gambitprofit.com/api/matches/509acf30-8ba2-4c70-a366-3268062d5cbb/?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 220",
"amount": 5000.0
},
{
"team": "Game Total Over 220",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "f245dd05-2788-4507-86bc-0d244ae53ad8",
"gambit_id": "df050a97-570b-47f3-9882-585da7dd0e54",
"last_updated": "2022-12-07T09:32:29.654678-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 220",
"reward": "1.80000",
"odds": "1.90910",
"spread": "220.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7e00bb07-0772-4a77-8834-40a66390ee90/?format=api"
},
{
"id": "43706f6e-f004-4f8f-aa6c-584d9f24e755",
"gambit_id": "e8ac29fe-cf41-4510-9127-d09654904ba2",
"last_updated": "2022-12-07T09:32:29.655720-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 220",
"reward": "1.80000",
"odds": "1.90910",
"spread": "220.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7e00bb07-0772-4a77-8834-40a66390ee90/?format=api"
}
]
}