GET /api/bet_types/34cad258-e38e-4003-882d-9592ae2f82ee/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "34cad258-e38e-4003-882d-9592ae2f82ee",
"match": "https://api-prod.gambitprofit.com/api/matches/fa90522c-b8ea-41c8-9bfc-6429f95da29c/?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 Under 42",
"amount": 5000.0
},
{
"team": "Game Total Over 42",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "c9274a27-890c-4e92-b9b1-18f76c731efe",
"gambit_id": "2b294e31-b7c6-4518-b74a-fae705092602",
"last_updated": "2022-11-28T11:42:08.481164-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 42",
"reward": "1.80000",
"odds": "1.90910",
"spread": "42.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/34cad258-e38e-4003-882d-9592ae2f82ee/?format=api"
},
{
"id": "728f55e4-3f2f-4d78-bde5-b04d84fa5882",
"gambit_id": "04472db5-7e1d-4bde-a042-508342a0f464",
"last_updated": "2022-11-28T11:42:08.482188-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 42",
"reward": "1.80000",
"odds": "1.90910",
"spread": "42.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/34cad258-e38e-4003-882d-9592ae2f82ee/?format=api"
}
]
}