GET /api/bet_types/0899854b-0ab9-4206-80d3-768a198b16c8/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "0899854b-0ab9-4206-80d3-768a198b16c8",
"match": "https://api-prod.gambitprofit.com/api/matches/044ca4dd-c206-44ab-810b-050db7d10df5/?format=api",
"name": "Over/Under",
"created_at": "2023-05-16T09:47:05.829907-04: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 9",
"amount": 5214.0
},
{
"team": "Game Total Over 9",
"amount": 4786.0
}
],
"expected_reward_tokens": 9332.7,
"profit_sb": -167.3,
"profit_sb_percentage": -1.76,
"recommended": false
},
"lines": [
{
"id": "ed95e35f-cd3f-4dd2-a592-11d5dbd7037d",
"gambit_id": "58a2f820-4889-42b1-9b11-e8a1bcf29fc3",
"last_updated": "2023-05-18T11:47:16.843993-04:00",
"created_at": "2023-05-16T09:47:05.831580-04:00",
"name": "Game Total Under 9",
"reward": "1.79000",
"odds": "1.83330",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0899854b-0ab9-4206-80d3-768a198b16c8/?format=api"
},
{
"id": "ee370c2f-d867-4869-8307-a509df8e90ab",
"gambit_id": "ee8b71a9-4741-4863-9bcb-ab8e196a5104",
"last_updated": "2023-05-18T11:47:16.842372-04:00",
"created_at": "2023-05-16T09:47:05.833460-04:00",
"name": "Game Total Over 9",
"reward": "1.95000",
"odds": "2.00000",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0899854b-0ab9-4206-80d3-768a198b16c8/?format=api"
}
]
}