GET /api/bet_types/bae40db4-59b5-4133-9aae-daa866573e71/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "bae40db4-59b5-4133-9aae-daa866573e71",
"match": "https://api-prod.gambitprofit.com/api/matches/6e0b24e7-1d35-4d6c-94dc-e107911477b5/?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 Under 2.5",
"amount": 5249.0
},
{
"team": "Game Total Over 2.5",
"amount": 4751.0
}
],
"expected_reward_tokens": 9026.9,
"profit_sb": 26.9,
"profit_sb_percentage": 0.3,
"recommended": true
},
"lines": [
{
"id": "eff0fb0c-a878-40ae-bcb6-51d2570c788f",
"gambit_id": "35f3361b-f779-415e-81c7-4983cf7cc5a9",
"last_updated": "2022-09-12T11:07:18.644149-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 2.5",
"reward": "1.72000",
"odds": "1.80000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bae40db4-59b5-4133-9aae-daa866573e71/?format=api"
},
{
"id": "6d356f7f-02c6-46f7-b7c6-19cbc5cfd976",
"gambit_id": "0851a1f3-66ae-4f20-9dbd-6c2ff1072fc3",
"last_updated": "2022-09-12T11:07:18.645276-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 2.5",
"reward": "1.90000",
"odds": "2.00000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bae40db4-59b5-4133-9aae-daa866573e71/?format=api"
}
]
}