GET /api/bet_types/0aa50c74-fc67-4332-ba14-7eb4a49a52b9/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "0aa50c74-fc67-4332-ba14-7eb4a49a52b9",
"match": "https://api-prod.gambitprofit.com/api/matches/8b08796f-3a7c-4a76-8582-478a36be0350/?format=api",
"name": "Over/Under",
"created_at": "2023-05-11T11:17:07.031989-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 Under 6",
"amount": 5000.0
},
{
"team": "Game Total Over 6",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "539aa233-dcbd-4fd2-9f2c-93fcbbe83e54",
"gambit_id": "bb951ecc-1a29-4427-b5b2-fd211fecf7fa",
"last_updated": "2023-05-14T10:57:13.474459-04:00",
"created_at": "2023-05-11T11:17:07.033578-04:00",
"name": "Game Total Under 6",
"reward": "1.87000",
"odds": "1.90910",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0aa50c74-fc67-4332-ba14-7eb4a49a52b9/?format=api"
},
{
"id": "32427e2d-0697-4c2d-a356-e863c4edd545",
"gambit_id": "04e943a3-0e82-4ff2-97d1-2a89c00bc014",
"last_updated": "2023-05-14T10:57:13.475774-04:00",
"created_at": "2023-05-11T11:17:07.035305-04:00",
"name": "Game Total Over 6",
"reward": "1.87000",
"odds": "1.90910",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0aa50c74-fc67-4332-ba14-7eb4a49a52b9/?format=api"
}
]
}