GET /api/bet_types/35dc4774-4b4f-4c15-bdab-608fea983cab/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "35dc4774-4b4f-4c15-bdab-608fea983cab",
"match": "https://api-prod.gambitprofit.com/api/matches/7d9ed971-c02d-4c83-a69f-573825f01dfe/?format=api",
"name": "Over/Under",
"created_at": "2023-11-01T09:08:16.345790-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 233.5",
"amount": 5000.0
},
{
"team": "Game Total Under 233.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9300.0,
"profit_sb": -200.0,
"profit_sb_percentage": -2.11,
"recommended": false
},
"lines": [
{
"id": "7e468d85-e990-437d-838d-53409cb5669b",
"gambit_id": "4ef679fb-80be-48d5-95af-003c0624ef5a",
"last_updated": "2023-11-03T10:33:05.422629-04:00",
"created_at": "2023-11-01T09:08:16.350237-04:00",
"name": "Game Total Over 233.5",
"reward": "1.86000",
"odds": "1.90910",
"spread": "233.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/35dc4774-4b4f-4c15-bdab-608fea983cab/?format=api"
},
{
"id": "10d95096-ff35-4ac3-8e35-2e6dec447ac6",
"gambit_id": "b6e67c3f-810a-4f4e-baba-ecdb982904c0",
"last_updated": "2023-11-03T10:33:05.426142-04:00",
"created_at": "2023-11-01T09:08:16.355347-04:00",
"name": "Game Total Under 233.5",
"reward": "1.86000",
"odds": "1.90910",
"spread": "233.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/35dc4774-4b4f-4c15-bdab-608fea983cab/?format=api"
}
]
}