GET /api/bet_types/3628e2fd-63e8-4c24-bce7-355abfe4c9c0/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "3628e2fd-63e8-4c24-bce7-355abfe4c9c0",
"match": "https://api-prod.gambitprofit.com/api/matches/3258dd86-657b-4d49-b406-c04a83a1f2fb/?format=api",
"name": "Over/Under",
"created_at": "2023-12-16T09:23:12.637765-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 Under 237.5",
"amount": 5000.0
},
{
"team": "Game Total Over 237.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "c0b2abe6-0809-4ffc-a53c-fb40051787ab",
"gambit_id": "b787dd81-42a2-454f-9286-cadbe4245ce2",
"last_updated": "2023-12-18T10:33:31.927308-05:00",
"created_at": "2023-12-16T09:23:12.644792-05:00",
"name": "Game Total Under 237.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "237.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3628e2fd-63e8-4c24-bce7-355abfe4c9c0/?format=api"
},
{
"id": "06df2264-0054-4709-8155-752afc21f678",
"gambit_id": "e622c419-7ab5-458f-99ee-9fde21cdd5f1",
"last_updated": "2023-12-18T10:33:31.930527-05:00",
"created_at": "2023-12-16T09:23:12.641052-05:00",
"name": "Game Total Over 237.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "237.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3628e2fd-63e8-4c24-bce7-355abfe4c9c0/?format=api"
}
]
}