GET /api/bet_types/42df2d6b-9651-4f51-b3df-77dfe0074ba5/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "42df2d6b-9651-4f51-b3df-77dfe0074ba5",
"match": "https://api-prod.gambitprofit.com/api/matches/433de220-2688-47d8-b9c0-fe316bbaa94c/?format=api",
"name": "Over/Under",
"created_at": "2023-03-10T08:46:51.880861-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": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "9d57fd3f-c6fe-43fa-81be-f3054a31228c",
"gambit_id": "cf6c6237-b32e-44b9-90c2-ba92eb6dea27",
"last_updated": "2023-03-11T16:02:11.788125-05:00",
"created_at": "2023-03-10T08:46:51.882405-05:00",
"name": "Game Total Under 236",
"reward": "1.87000",
"odds": "1.90910",
"spread": "236.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/42df2d6b-9651-4f51-b3df-77dfe0074ba5/?format=api"
},
{
"id": "09b5aa54-52d7-4c11-8459-f1f778cbeb8f",
"gambit_id": "d86d63f8-7dcd-4d7d-894a-8ec1752104ee",
"last_updated": "2023-03-11T16:02:11.789254-05:00",
"created_at": "2023-03-10T08:46:51.883823-05:00",
"name": "Game Total Over 236",
"reward": "1.87000",
"odds": "1.90910",
"spread": "236.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/42df2d6b-9651-4f51-b3df-77dfe0074ba5/?format=api"
}
]
}