GET /api/bet_types/0cf93135-686f-482c-88c3-19b587bd27ea/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "0cf93135-686f-482c-88c3-19b587bd27ea",
"match": "https://api-prod.gambitprofit.com/api/matches/359fe0d6-36b9-4726-aa07-5f6afdf464d8/?format=api",
"name": "Over/Under",
"created_at": "2023-11-26T09:43:13.476084-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 221.5",
"amount": 5000.0
},
{
"team": "Game Total Over 221.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "90b21730-295a-4b87-9adc-7c9c5d6064cb",
"gambit_id": "31815a40-d5ef-4240-b65b-fc1ac0e19536",
"last_updated": "2023-11-27T21:32:57.794209-05:00",
"created_at": "2023-11-26T09:43:13.484041-05:00",
"name": "Game Total Under 221.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "221.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0cf93135-686f-482c-88c3-19b587bd27ea/?format=api"
},
{
"id": "906894bf-893a-484f-954d-87dee0091f57",
"gambit_id": "d1329f5a-a476-4424-9733-0b6909d1c467",
"last_updated": "2023-11-27T21:32:57.790653-05:00",
"created_at": "2023-11-26T09:43:13.479622-05:00",
"name": "Game Total Over 221.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "221.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0cf93135-686f-482c-88c3-19b587bd27ea/?format=api"
}
]
}