GET /api/bet_types/4aa357a6-c96e-4e56-a657-ec77fc6c8551/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "4aa357a6-c96e-4e56-a657-ec77fc6c8551",
"match": "https://api-prod.gambitprofit.com/api/matches/8f5ba316-8a9b-4d4f-ab05-702933800553/?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 6.5",
"amount": 5106.0
},
{
"team": "Game Total Under 6.5",
"amount": 4894.0
}
],
"expected_reward_tokens": 9395.04,
"profit_sb": -104.96,
"profit_sb_percentage": -1.1,
"recommended": false
},
"lines": [
{
"id": "e1659776-84af-497c-baac-90a57826fb75",
"gambit_id": "ce1fcff2-9fc0-4f82-8609-ced43e8a1d4f",
"last_updated": "2022-10-29T19:11:51.269112-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 6.5",
"reward": "1.84000",
"odds": "1.86960",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4aa357a6-c96e-4e56-a657-ec77fc6c8551/?format=api"
},
{
"id": "766ad0e2-b80d-45b9-8367-5bbae8ac969d",
"gambit_id": "ecea0463-f5d3-472e-bbaf-4b671b132255",
"last_updated": "2022-10-29T19:11:51.267937-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 6.5",
"reward": "1.92000",
"odds": "1.95240",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4aa357a6-c96e-4e56-a657-ec77fc6c8551/?format=api"
}
]
}