GET /api/bet_types/9ffad8d3-d09f-406f-ba9f-55770399ac6b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "9ffad8d3-d09f-406f-ba9f-55770399ac6b",
"match": "https://api-prod.gambitprofit.com/api/matches/00be9359-7b90-450a-88cc-e7809c75426c/?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 47.5",
"amount": 5000.0
},
{
"team": "Game Total Over 47.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "8ff9bff9-c64f-4ba6-baf2-6b561fd4aefa",
"gambit_id": "0027eeb1-c58d-4ed7-bf4a-ac263432046f",
"last_updated": "2022-11-14T09:24:09.230547-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 47.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "47.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9ffad8d3-d09f-406f-ba9f-55770399ac6b/?format=api"
},
{
"id": "df766ad6-6b75-48d0-a6df-bb17ce14f127",
"gambit_id": "24f41920-6940-4bdd-8f04-66f4098fa116",
"last_updated": "2022-11-14T09:24:09.231553-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 47.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "47.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9ffad8d3-d09f-406f-ba9f-55770399ac6b/?format=api"
}
]
}