GET /api/bet_types/3943f6d3-f15b-4086-94d5-90cc8573d694/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "3943f6d3-f15b-4086-94d5-90cc8573d694",
"match": "https://api-prod.gambitprofit.com/api/matches/61a3b244-bd82-407c-8ae0-9b6bd6a26de3/?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 2.5",
"amount": 5387.0
},
{
"team": "Game Total Under 2.5",
"amount": 4613.0
}
],
"expected_reward_tokens": 9318.26,
"profit_sb": -181.74,
"profit_sb_percentage": -1.91,
"recommended": false
},
"lines": [
{
"id": "12509778-1d6c-46c7-acc2-fa4072289d43",
"gambit_id": "64dd49d0-1fea-44e4-aeca-51ff930d28a1",
"last_updated": "2022-10-17T10:32:14.706365-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 2.5",
"reward": "1.73000",
"odds": "1.75000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3943f6d3-f15b-4086-94d5-90cc8573d694/?format=api"
},
{
"id": "e10f5faa-0853-476c-9418-4909af72d73f",
"gambit_id": "ae654dff-6e1c-4284-9bf0-3a96e0041a02",
"last_updated": "2022-10-17T10:32:14.707472-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 2.5",
"reward": "2.02000",
"odds": "2.05000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3943f6d3-f15b-4086-94d5-90cc8573d694/?format=api"
}
]
}