GET /api/bet_types/749e6a2a-3c62-4b43-b71a-e749f20c961f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "749e6a2a-3c62-4b43-b71a-e749f20c961f",
"match": "https://api-prod.gambitprofit.com/api/matches/bc73eedd-09ac-405d-a324-453e12bf6aac/?format=api",
"name": "Over/Under",
"created_at": "2023-01-17T09:27:13.132093-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 6.5",
"amount": 5328.0
},
{
"team": "Game Total Under 6.5",
"amount": 4672.0
}
],
"expected_reward_tokens": 9483.84,
"profit_sb": -16.16,
"profit_sb_percentage": -0.17,
"recommended": false
},
"lines": [
{
"id": "fc1fcf3d-891e-4224-8b01-295c5a956a54",
"gambit_id": "7e77d79d-abe8-4a3a-95cf-ef5ca9ebca9f",
"last_updated": "2023-01-18T09:32:10.826445-05:00",
"created_at": "2023-01-17T09:27:13.135741-05:00",
"name": "Game Total Over 6.5",
"reward": "1.78000",
"odds": "1.80000",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/749e6a2a-3c62-4b43-b71a-e749f20c961f/?format=api"
},
{
"id": "4daaaacf-87fd-445f-824e-9d28ec6aa99a",
"gambit_id": "51a802bf-4492-4614-bb00-a05129d4444c",
"last_updated": "2023-01-18T09:32:10.825337-05:00",
"created_at": "2023-01-17T09:27:13.138950-05:00",
"name": "Game Total Under 6.5",
"reward": "2.03000",
"odds": "2.05000",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/749e6a2a-3c62-4b43-b71a-e749f20c961f/?format=api"
}
]
}