GET /api/bet_types/74aa84fe-90a7-4924-93a3-0d937858a178/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "74aa84fe-90a7-4924-93a3-0d937858a178",
"match": "https://api-prod.gambitprofit.com/api/matches/5c2ae046-1d7f-418c-9516-3ec47fa0a44d/?format=api",
"name": "Over/Under",
"created_at": "2023-11-19T10:03:06.791302-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 224",
"amount": 5000.0
},
{
"team": "Game Total Under 224",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "3e186637-7854-48e4-ac63-f145c60e99d5",
"gambit_id": "c522b107-2d6f-4e64-9c71-9f441f280e2a",
"last_updated": "2023-11-21T09:03:08.860294-05:00",
"created_at": "2023-11-19T10:03:06.795164-05:00",
"name": "Game Total Over 224",
"reward": "1.87000",
"odds": "1.90910",
"spread": "224.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/74aa84fe-90a7-4924-93a3-0d937858a178/?format=api"
},
{
"id": "6e164aa1-253d-4c4c-989a-9613f741ccbe",
"gambit_id": "b2bf1174-8718-4609-a8ed-0cf1b29d2ec8",
"last_updated": "2023-11-21T09:03:08.863774-05:00",
"created_at": "2023-11-19T10:03:06.800064-05:00",
"name": "Game Total Under 224",
"reward": "1.87000",
"odds": "1.90910",
"spread": "224.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/74aa84fe-90a7-4924-93a3-0d937858a178/?format=api"
}
]
}