GET /api/bet_types/849e460d-b856-4af5-aaf7-495d4ed0b4a3/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "849e460d-b856-4af5-aaf7-495d4ed0b4a3",
"match": "https://api-prod.gambitprofit.com/api/matches/3a349849-519f-4e5a-aba7-9156cead6a4b/?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 Over 2.5",
"amount": 5000.0
},
{
"team": "Game Total Under 2.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 8850.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.67,
"recommended": false
},
"lines": [
{
"id": "eb7ad94c-cead-4a88-80a9-0842efe7113a",
"gambit_id": "120b2148-eff5-48f2-af29-74c08439728c",
"last_updated": "2022-11-07T09:42:09.105589-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 2.5",
"reward": "1.77000",
"odds": "1.88000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/849e460d-b856-4af5-aaf7-495d4ed0b4a3/?format=api"
},
{
"id": "ef23e713-3605-4d57-a4d1-b02005880108",
"gambit_id": "9543fd85-7757-4b0d-8dcd-156713bc0498",
"last_updated": "2022-11-07T09:42:09.104542-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 2.5",
"reward": "1.77000",
"odds": "1.88000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/849e460d-b856-4af5-aaf7-495d4ed0b4a3/?format=api"
}
]
}