GET /api/bet_types/cfd54edd-0636-48a7-8ae5-c54c59c0eb74/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "cfd54edd-0636-48a7-8ae5-c54c59c0eb74",
"match": "https://api-prod.gambitprofit.com/api/matches/d916dba5-e4c8-4bc2-b8cd-b3ed079aed92/?format=api",
"name": "Over/Under",
"created_at": "2023-07-22T08:38:13.262251-04: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 9",
"amount": 5319.0
},
{
"team": "Game Total Under 9",
"amount": 4681.0
}
],
"expected_reward_tokens": 9361.44,
"profit_sb": -138.56,
"profit_sb_percentage": -1.46,
"recommended": false
},
"lines": [
{
"id": "037645b0-03bc-45aa-b749-f3d7776da1b8",
"gambit_id": "139a5309-a0b9-41e9-a1b3-26009fa68a62",
"last_updated": "2023-07-29T21:03:12.398071-04:00",
"created_at": "2023-07-22T08:38:13.267310-04:00",
"name": "Game Total Over 9",
"reward": "1.76000",
"odds": "1.80000",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cfd54edd-0636-48a7-8ae5-c54c59c0eb74/?format=api"
},
{
"id": "9bcb8549-6ca3-42dd-a281-5eb870fdef7f",
"gambit_id": "3819bb1e-2d4f-421a-b605-623fa7fe1000",
"last_updated": "2023-07-29T21:03:12.402022-04:00",
"created_at": "2023-07-22T08:38:13.272504-04:00",
"name": "Game Total Under 9",
"reward": "2.00000",
"odds": "2.05000",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cfd54edd-0636-48a7-8ae5-c54c59c0eb74/?format=api"
}
]
}