GET /api/bet_types/0da3827f-db68-41d9-b252-735ca496e35a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "0da3827f-db68-41d9-b252-735ca496e35a",
"match": "https://api-prod.gambitprofit.com/api/matches/1be27250-e53e-474d-b33e-e155d8d43f51/?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 Under 6",
"amount": 5208.0
},
{
"team": "Game Total Over 6",
"amount": 4792.0
}
],
"expected_reward_tokens": 9008.96,
"profit_sb": 8.96,
"profit_sb_percentage": 0.1,
"recommended": true
},
"lines": [
{
"id": "224e1c6b-4637-4d75-9802-6941da198039",
"gambit_id": "23eaa8ea-6ce7-46b5-90bc-db3ab5ae4a45",
"last_updated": "2022-11-30T09:42:19.759925-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 6",
"reward": "1.73000",
"odds": "1.83330",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0da3827f-db68-41d9-b252-735ca496e35a/?format=api"
},
{
"id": "6726456e-d0b6-406d-afd0-b2bfaf667c12",
"gambit_id": "a52ef3d6-7ef2-4dc1-99ab-c17ef7131b1c",
"last_updated": "2022-11-30T09:42:19.761099-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 6",
"reward": "1.88000",
"odds": "2.00000",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0da3827f-db68-41d9-b252-735ca496e35a/?format=api"
}
]
}