GET /api/bet_types/d9aba281-5547-4148-a339-9d248aedd7f6/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "d9aba281-5547-4148-a339-9d248aedd7f6",
"match": "https://api-prod.gambitprofit.com/api/matches/22a266ea-b376-4c98-ae34-f86b6088b84b/?format=api",
"name": "Over/Under",
"created_at": "2023-04-13T09:32:15.766094-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 Under 10",
"amount": 5000.0
},
{
"team": "Game Total Over 10",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "33b2d2e9-932e-45ba-bd29-26af2830efd6",
"gambit_id": "b5e2345d-0b9a-4a03-b963-35526da6fc67",
"last_updated": "2023-04-14T12:02:25.139512-04:00",
"created_at": "2023-04-13T09:32:15.768281-04:00",
"name": "Game Total Under 10",
"reward": "1.87000",
"odds": "1.90910",
"spread": "10.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d9aba281-5547-4148-a339-9d248aedd7f6/?format=api"
},
{
"id": "fc861e25-d905-45c6-958a-f913ad452bc3",
"gambit_id": "acc59dd4-69e3-4d38-8bd0-e0609d18b07e",
"last_updated": "2023-04-14T12:02:25.141233-04:00",
"created_at": "2023-04-13T09:32:15.770090-04:00",
"name": "Game Total Over 10",
"reward": "1.87000",
"odds": "1.90910",
"spread": "10.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d9aba281-5547-4148-a339-9d248aedd7f6/?format=api"
}
]
}