GET /api/bet_types/8094c5ec-00e4-4ab6-8e0a-cc66e5193d43/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "8094c5ec-00e4-4ab6-8e0a-cc66e5193d43",
"match": "https://api-prod.gambitprofit.com/api/matches/63d845f9-c3da-4216-b228-bae9be7973ad/?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 7",
"amount": 5097.0
},
{
"team": "Game Total Over 7",
"amount": 4903.0
}
],
"expected_reward_tokens": 9021.52,
"profit_sb": 21.52,
"profit_sb_percentage": 0.24,
"recommended": true
},
"lines": [
{
"id": "d8bbd165-32b2-481d-9456-a1aec6f77aa0",
"gambit_id": "63712476-56b4-4da1-afd8-796ec3c1a0ef",
"last_updated": "2022-09-21T16:27:03.015528-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 7",
"reward": "1.77000",
"odds": "1.86960",
"spread": "7.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8094c5ec-00e4-4ab6-8e0a-cc66e5193d43/?format=api"
},
{
"id": "55522aa9-88f6-4eed-98b0-e168d956f1ff",
"gambit_id": "4c89fa24-f92c-45f2-84fc-587eb452761b",
"last_updated": "2022-09-21T16:27:03.017167-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 7",
"reward": "1.84000",
"odds": "1.95240",
"spread": "7.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8094c5ec-00e4-4ab6-8e0a-cc66e5193d43/?format=api"
}
]
}