GET /api/bet_types/f2697f2d-6039-4aec-b5d9-52f5441ac832/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f2697f2d-6039-4aec-b5d9-52f5441ac832",
"match": "https://api-prod.gambitprofit.com/api/matches/774e1308-d4ce-4499-9206-bcb2618c7e08/?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": 5106.0
},
{
"team": "Game Total Under 7.5",
"amount": 4894.0
}
],
"expected_reward_tokens": 9395.04,
"profit_sb": 395.04,
"profit_sb_percentage": 4.39,
"recommended": true
},
"lines": [
{
"id": "ca20f268-caca-4f18-b356-2329f3e6fb77",
"gambit_id": "2e300e21-8f05-4050-bf00-3c3ae2c85fdd",
"last_updated": "2022-11-02T10:43:00.165653-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 7.5",
"reward": "1.84000",
"odds": "1.86960",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f2697f2d-6039-4aec-b5d9-52f5441ac832/?format=api"
},
{
"id": "2c3fb9e6-0186-4afa-ad7a-6563f06f9892",
"gambit_id": "5c07a947-6061-4a66-a672-691309baba28",
"last_updated": "2022-11-02T10:43:00.164492-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 7.5",
"reward": "1.92000",
"odds": "1.95240",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f2697f2d-6039-4aec-b5d9-52f5441ac832/?format=api"
}
]
}