GET /api/bet_types/7b2845f3-deb0-43f2-9c55-660fc379a21a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "7b2845f3-deb0-43f2-9c55-660fc379a21a",
"match": "https://api-prod.gambitprofit.com/api/matches/fdf49c74-a4a2-4f9e-95fe-516ea668c0ac/?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 7.5",
"amount": 5097.0
},
{
"team": "Game Total Under 7.5",
"amount": 4903.0
}
],
"expected_reward_tokens": 8970.72,
"profit_sb": -29.28,
"profit_sb_percentage": -0.33,
"recommended": false
},
"lines": [
{
"id": "82ae42bb-7a38-4393-b53f-1fe918c4ba84",
"gambit_id": "25bfa243-41c6-404a-8835-2f5df9376756",
"last_updated": "2022-09-19T11:57:16.984520-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 7.5",
"reward": "1.76000",
"odds": "1.86960",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7b2845f3-deb0-43f2-9c55-660fc379a21a/?format=api"
},
{
"id": "6693f60b-35fc-45c7-ab69-4f9ab8a6ddc1",
"gambit_id": "d593c183-00e2-47c5-a6e9-c13d0e8439c6",
"last_updated": "2022-09-19T11:57:16.983367-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 7.5",
"reward": "1.83000",
"odds": "1.95240",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7b2845f3-deb0-43f2-9c55-660fc379a21a/?format=api"
}
]
}