GET /api/bet_types/1fdca91c-9fa1-4916-848c-dd4377a51694/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "1fdca91c-9fa1-4916-848c-dd4377a51694",
"match": "https://api-prod.gambitprofit.com/api/matches/99f28a13-c5ea-45db-a389-beeffb9aebf6/?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 6",
"amount": 5106.0
},
{
"team": "Game Total Over 6",
"amount": 4894.0
}
],
"expected_reward_tokens": 9445.42,
"profit_sb": -54.58,
"profit_sb_percentage": -0.57,
"recommended": false
},
"lines": [
{
"id": "4abbc6f8-0a4e-49e3-bb63-5f3d77fac0af",
"gambit_id": "39f6a649-4de2-4801-b95a-67a90fc15bae",
"last_updated": "2022-10-18T09:17:08.301740-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 6",
"reward": "1.85000",
"odds": "1.86960",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1fdca91c-9fa1-4916-848c-dd4377a51694/?format=api"
},
{
"id": "6e1f3189-ef0f-4eef-8b40-d1cccf5fd6c2",
"gambit_id": "cb720b51-8541-4e99-8949-7527ebb0a49e",
"last_updated": "2022-10-18T09:17:08.302738-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 6",
"reward": "1.93000",
"odds": "1.95240",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1fdca91c-9fa1-4916-848c-dd4377a51694/?format=api"
}
]
}