GET /api/bet_types/85ac8289-c07a-44f5-b614-56759bef40dd/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "85ac8289-c07a-44f5-b614-56759bef40dd",
"match": "https://api-prod.gambitprofit.com/api/matches/9b2f49de-3c9f-44af-9d7d-44abafad2e8f/?format=api",
"name": "Over/Under",
"created_at": "2023-07-09T08:43:18.484200-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 Over 8",
"amount": 5213.0
},
{
"team": "Game Total Under 8",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "cead07c4-fe00-4cb8-8917-b6cc87cf2857",
"gambit_id": "08dde1c9-37e2-47f3-8d28-76215ee41c36",
"last_updated": "2023-07-10T18:28:23.688478-04:00",
"created_at": "2023-07-09T08:43:18.487244-04:00",
"name": "Game Total Over 8",
"reward": "1.80000",
"odds": "1.83330",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/85ac8289-c07a-44f5-b614-56759bef40dd/?format=api"
},
{
"id": "eaaf158a-32ac-410e-b745-ff06fe8b44f5",
"gambit_id": "314f28f2-6e03-4f70-8f2e-433974fed59c",
"last_updated": "2023-07-10T18:28:23.690104-04:00",
"created_at": "2023-07-09T08:43:18.490235-04:00",
"name": "Game Total Under 8",
"reward": "1.96000",
"odds": "2.00000",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/85ac8289-c07a-44f5-b614-56759bef40dd/?format=api"
}
]
}