GET /api/bet_types/efe64be6-30aa-4da9-9f82-65ba3d400daf/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "efe64be6-30aa-4da9-9f82-65ba3d400daf",
"match": "https://api-prod.gambitprofit.com/api/matches/2797705c-9c7d-4137-ba9e-d117a4e58b5b/?format=api",
"name": "Over/Under",
"created_at": "2024-01-03T09:37:56.985889-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 222",
"amount": 5000.0
},
{
"team": "Game Total Under 222",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "e25b5e57-5f8b-42bb-a8c2-5133b4549a19",
"gambit_id": "ff0b4ef5-6367-4082-9da7-9a1eb8d2f9bc",
"last_updated": "2024-01-05T13:58:01.462822-05:00",
"created_at": "2024-01-03T09:37:56.989878-05:00",
"name": "Game Total Over 222",
"reward": "1.87000",
"odds": "1.90910",
"spread": "222.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/efe64be6-30aa-4da9-9f82-65ba3d400daf/?format=api"
},
{
"id": "bb5be9da-e2f4-4241-9886-ba0ee6a6e78d",
"gambit_id": "c6232728-0700-4f20-a0be-beb8ca14c510",
"last_updated": "2024-01-05T13:58:01.466427-05:00",
"created_at": "2024-01-03T09:37:56.994673-05:00",
"name": "Game Total Under 222",
"reward": "1.87000",
"odds": "1.90910",
"spread": "222.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/efe64be6-30aa-4da9-9f82-65ba3d400daf/?format=api"
}
]
}