GET /api/bet_types/0b599b34-3a7d-4ea4-8954-cd51d3b97491/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "0b599b34-3a7d-4ea4-8954-cd51d3b97491",
"match": "https://api-prod.gambitprofit.com/api/matches/c57c776e-61db-4954-86ed-596e734f0c90/?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 Over 219.5",
"amount": 5000.0
},
{
"team": "Game Total Under 219.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "bf1e56b9-d5b4-449e-9ad9-5f191452d9ec",
"gambit_id": "3b78652c-12be-4794-8bcf-1f4b23d5d1d0",
"last_updated": "2022-11-18T09:48:06.157876-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 219.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "219.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0b599b34-3a7d-4ea4-8954-cd51d3b97491/?format=api"
},
{
"id": "38a5dbc4-0947-450a-906f-99298c9d7852",
"gambit_id": "8b18d858-4cc5-4eab-9203-0145710d171e",
"last_updated": "2022-11-18T09:48:06.156590-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 219.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "219.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0b599b34-3a7d-4ea4-8954-cd51d3b97491/?format=api"
}
]
}