GET /api/bet_types/b0a9f2b2-884a-4a98-bf33-972fa445556e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b0a9f2b2-884a-4a98-bf33-972fa445556e",
"match": "https://api-prod.gambitprofit.com/api/matches/b9706585-c197-4f94-9a45-64e7327a86e2/?format=api",
"name": "Over/Under",
"created_at": "2023-11-30T10:28:01.420575-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 6.5",
"amount": 5107.0
},
{
"team": "Game Total Over 6.5",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "778d931e-809d-481d-a10a-1c97852d238a",
"gambit_id": "3ef76cbe-cc53-480f-8395-33b4fba8bb13",
"last_updated": "2023-12-01T19:28:13.068255-05:00",
"created_at": "2023-11-30T10:28:01.431147-05:00",
"name": "Game Total Under 6.5",
"reward": "1.83000",
"odds": "1.86960",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b0a9f2b2-884a-4a98-bf33-972fa445556e/?format=api"
},
{
"id": "e61efc37-4b00-4543-88b4-0733c4554aec",
"gambit_id": "ea31eac3-36db-4e9a-835b-fa6c136b7c3c",
"last_updated": "2023-12-01T19:28:13.072881-05:00",
"created_at": "2023-11-30T10:28:01.425749-05:00",
"name": "Game Total Over 6.5",
"reward": "1.91000",
"odds": "1.95240",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b0a9f2b2-884a-4a98-bf33-972fa445556e/?format=api"
}
]
}