GET /api/bet_types/697dc305-cba4-42e1-8ab4-cf6bd0bae136/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "697dc305-cba4-42e1-8ab4-cf6bd0bae136",
"match": "https://api-prod.gambitprofit.com/api/matches/3c193953-b9e0-446d-9637-f20807a8bd2d/?format=api",
"name": "Over/Under",
"created_at": "2023-01-21T10:22:14.460729-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",
"amount": 5211.0
},
{
"team": "Game Total Under 6",
"amount": 4789.0
}
],
"expected_reward_tokens": 9482.22,
"profit_sb": -17.78,
"profit_sb_percentage": -0.19,
"recommended": false
},
"lines": [
{
"id": "8b53562b-3697-4a07-b2dc-d8bba70e64bb",
"gambit_id": "646b988c-3a3e-4f94-a451-e097a5ca2d50",
"last_updated": "2023-01-23T10:21:54.216116-05:00",
"created_at": "2023-01-21T10:22:14.463119-05:00",
"name": "Game Total Over 6",
"reward": "1.82000",
"odds": "1.83330",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/697dc305-cba4-42e1-8ab4-cf6bd0bae136/?format=api"
},
{
"id": "1a0edbc8-c101-4d20-afef-fc3202b55cde",
"gambit_id": "75171c09-6b3e-4d68-ae90-c818abdfcb6b",
"last_updated": "2023-01-23T10:21:54.214817-05:00",
"created_at": "2023-01-21T10:22:14.461910-05:00",
"name": "Game Total Under 6",
"reward": "1.98000",
"odds": "2.00000",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/697dc305-cba4-42e1-8ab4-cf6bd0bae136/?format=api"
}
]
}