GET /api/bet_types/28eb25a3-fce5-4205-be46-38f5eb851f3c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "28eb25a3-fce5-4205-be46-38f5eb851f3c",
"match": "https://api-prod.gambitprofit.com/api/matches/8f715c71-fd6e-4a6e-9268-989db5467893/?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 2.5",
"amount": 5930.0
},
{
"team": "Game Total Under 2.5",
"amount": 4070.0
}
],
"expected_reward_tokens": 8954.0,
"profit_sb": -46.0,
"profit_sb_percentage": -0.51,
"recommended": false
},
"lines": [
{
"id": "c3ca9dbf-e087-47b7-b8a6-aa4974fece7a",
"gambit_id": "eca11d63-a06e-479c-a720-db96f6c57dd9",
"last_updated": "2022-09-19T10:11:59.464500-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 2.5",
"reward": "1.51000",
"odds": "1.57000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/28eb25a3-fce5-4205-be46-38f5eb851f3c/?format=api"
},
{
"id": "f76618af-a829-4091-99e6-819718db51c7",
"gambit_id": "c00b47b1-611c-404c-8d1a-5565a201087e",
"last_updated": "2022-09-19T10:11:59.463532-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 2.5",
"reward": "2.20000",
"odds": "2.35000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/28eb25a3-fce5-4205-be46-38f5eb851f3c/?format=api"
}
]
}