GET /api/bet_types/e443bc00-fec4-42e0-bb73-be6be31804ea/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e443bc00-fec4-42e0-bb73-be6be31804ea",
"match": "https://api-prod.gambitprofit.com/api/matches/c3b887c3-5ec4-4526-ab6e-3f4a6704ecd7/?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 6.5",
"amount": 5208.0
},
{
"team": "Game Total Under 6.5",
"amount": 4792.0
}
],
"expected_reward_tokens": 9008.96,
"profit_sb": 8.96,
"profit_sb_percentage": 0.1,
"recommended": true
},
"lines": [
{
"id": "0b5a0663-a3b6-4c10-a947-41aaf5f6d011",
"gambit_id": "ecabca89-ef91-45e7-88fd-f563b779a6e2",
"last_updated": "2022-11-09T09:43:03.151668-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 6.5",
"reward": "1.73000",
"odds": "1.83330",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e443bc00-fec4-42e0-bb73-be6be31804ea/?format=api"
},
{
"id": "004c2358-29c3-4564-9f2f-0cd8b16ab094",
"gambit_id": "b8f50d92-4ad4-4a97-b602-5250e7b00361",
"last_updated": "2022-11-09T09:43:03.150685-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 6.5",
"reward": "1.88000",
"odds": "2.00000",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e443bc00-fec4-42e0-bb73-be6be31804ea/?format=api"
}
]
}