GET /api/bet_types/ebd41277-bdff-4296-968d-c5e0f8f414b8/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ebd41277-bdff-4296-968d-c5e0f8f414b8",
"match": "https://api-prod.gambitprofit.com/api/matches/19b2ffaa-2925-4e83-8604-7307cb54b161/?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": 5941.0
},
{
"team": "Game Total Under 2.5",
"amount": 4059.0
}
],
"expected_reward_tokens": 8970.39,
"profit_sb": -29.61,
"profit_sb_percentage": -0.33,
"recommended": false
},
"lines": [
{
"id": "f84559c3-a9d4-44aa-9a6a-048f4ed3a60a",
"gambit_id": "ee4b5ca0-5adc-48ab-aa1b-f8b2df2e678f",
"last_updated": "2022-09-05T17:06:56.938612-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 2.5",
"reward": "1.51000",
"odds": "1.57000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ebd41277-bdff-4296-968d-c5e0f8f414b8/?format=api"
},
{
"id": "66767d7f-12b2-4d7d-9688-2b67e8ccae0f",
"gambit_id": "5b151e71-4492-4a8c-843a-e0bb7c482193",
"last_updated": "2022-09-05T17:06:56.937458-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 2.5",
"reward": "2.21000",
"odds": "2.35000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ebd41277-bdff-4296-968d-c5e0f8f414b8/?format=api"
}
]
}