GET /api/bet_types/51746367-b366-44a1-a86d-267d4dc8a027/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "51746367-b366-44a1-a86d-267d4dc8a027",
"match": "https://api-prod.gambitprofit.com/api/matches/f22b4c08-0e86-4d7a-839f-bfc2468493c1/?format=api",
"name": "Over/Under",
"created_at": "2022-12-26T07:27:17.085493-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 222",
"amount": 5000.0
},
{
"team": "Game Total Over 222",
"amount": 5000.0
}
],
"expected_reward_tokens": 8900.0,
"profit_sb": -100.0,
"profit_sb_percentage": -1.11,
"recommended": false
},
"lines": [
{
"id": "71cdbe2a-78ba-4d02-95ec-2ecdeff16fe2",
"gambit_id": "d594cd63-0a90-472c-a149-8cdfebd83a1e",
"last_updated": "2022-12-27T10:32:04.458928-05:00",
"created_at": "2022-12-26T07:27:17.086886-05:00",
"name": "Game Total Under 222",
"reward": "1.78000",
"odds": "1.90910",
"spread": "222.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/51746367-b366-44a1-a86d-267d4dc8a027/?format=api"
},
{
"id": "6ffd1371-6576-4af6-b75e-7246c53036d8",
"gambit_id": "b6a08d42-c29a-401c-a969-17bac030fc5d",
"last_updated": "2022-12-27T10:32:04.460103-05:00",
"created_at": "2022-12-26T07:27:17.088201-05:00",
"name": "Game Total Over 222",
"reward": "1.78000",
"odds": "1.90910",
"spread": "222.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/51746367-b366-44a1-a86d-267d4dc8a027/?format=api"
}
]
}