GET /api/bet_types/a6e7edbc-3cfe-42f0-944f-94067aaae2ac/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a6e7edbc-3cfe-42f0-944f-94067aaae2ac",
"match": "https://api-prod.gambitprofit.com/api/matches/6de7543a-6574-457f-bcc4-a91d88d34171/?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": 5497.0
},
{
"team": "Game Total Under 2.5",
"amount": 4503.0
}
],
"expected_reward_tokens": 8960.11,
"profit_sb": -39.89,
"profit_sb_percentage": -0.44,
"recommended": false
},
"lines": [
{
"id": "9e6ebf4a-299d-47ea-9ab3-758f9367c1de",
"gambit_id": "8c6a922e-86ce-4468-a2be-bddfd8109415",
"last_updated": "2022-08-29T11:27:19.751863-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 2.5",
"reward": "1.63000",
"odds": "1.70000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a6e7edbc-3cfe-42f0-944f-94067aaae2ac/?format=api"
},
{
"id": "9e968c6b-46cb-45bd-b71e-4ac7469a5a62",
"gambit_id": "6441cfb0-37c9-4c12-a9f4-44d7e3626047",
"last_updated": "2022-08-29T11:27:19.751430-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 2.5",
"reward": "1.99000",
"odds": "2.10000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a6e7edbc-3cfe-42f0-944f-94067aaae2ac/?format=api"
}
]
}