GET /api/bet_types/7d299cae-3df1-45da-94c6-6dca838cc252/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "7d299cae-3df1-45da-94c6-6dca838cc252",
"match": "https://api-prod.gambitprofit.com/api/matches/ea9293b1-59e2-42bb-88c0-8382c8fefb4c/?format=api",
"name": "Over/Under",
"created_at": "2023-02-26T08:46:58.000664-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 236",
"amount": 5000.0
},
{
"team": "Game Total Over 236",
"amount": 5000.0
}
],
"expected_reward_tokens": 9400.0,
"profit_sb": -100.0,
"profit_sb_percentage": -1.05,
"recommended": false
},
"lines": [
{
"id": "ef678e8d-ab7d-4366-88ca-fbdf2eae8a99",
"gambit_id": "b16d699c-5359-4589-804c-70415ccb45da",
"last_updated": "2023-02-28T12:37:06.495966-05:00",
"created_at": "2023-02-26T08:46:58.002096-05:00",
"name": "Game Total Under 236",
"reward": "1.88000",
"odds": "1.90910",
"spread": "236.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7d299cae-3df1-45da-94c6-6dca838cc252/?format=api"
},
{
"id": "b4c289ed-f886-4ec1-bda4-044d8eaf3bd9",
"gambit_id": "0f21f255-526b-45c4-9ce8-c14dd4c3fdb7",
"last_updated": "2023-02-28T12:37:06.497169-05:00",
"created_at": "2023-02-26T08:46:58.003467-05:00",
"name": "Game Total Over 236",
"reward": "1.88000",
"odds": "1.90910",
"spread": "236.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7d299cae-3df1-45da-94c6-6dca838cc252/?format=api"
}
]
}