GET /api/bet_types/20f4a641-17ce-485b-80fd-c38f4343d3d1/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "20f4a641-17ce-485b-80fd-c38f4343d3d1",
"match": "https://api-prod.gambitprofit.com/api/matches/834b0c18-7761-446e-8432-2079baee9555/?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 Over 8",
"amount": 5207.0
},
{
"team": "Game Total Under 8",
"amount": 4793.0
}
],
"expected_reward_tokens": 9058.77,
"profit_sb": 58.77,
"profit_sb_percentage": 0.65,
"recommended": true
},
"lines": [
{
"id": "6c7774af-834b-40ef-8f21-ff5657ebf324",
"gambit_id": "209316eb-66e7-4e8e-b139-35456d2f59c7",
"last_updated": "2022-09-21T16:22:00.330590-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 8",
"reward": "1.74000",
"odds": "1.83330",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/20f4a641-17ce-485b-80fd-c38f4343d3d1/?format=api"
},
{
"id": "10e3aae7-178b-4b1c-82d4-5c2e335d5301",
"gambit_id": "39ce6ef6-0359-4215-8e31-b6ab2c52725d",
"last_updated": "2022-09-21T16:22:00.329529-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 8",
"reward": "1.89000",
"odds": "2.00000",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/20f4a641-17ce-485b-80fd-c38f4343d3d1/?format=api"
}
]
}