GET /api/bet_types/5fb9e716-5786-4e5a-b8ec-45fdb573e832/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "5fb9e716-5786-4e5a-b8ec-45fdb573e832",
"match": "https://api-prod.gambitprofit.com/api/matches/74997899-4f0d-45a2-9ef0-b0079f186c57/?format=api",
"name": "Over/Under",
"created_at": "2024-01-19T09:33:12.571125-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 Under 237",
"amount": 5000.0
},
{
"team": "Game Total Over 237",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "c7686579-56a1-4183-9ac0-d6403653242d",
"gambit_id": "fe2ba171-09ff-4834-812e-2973e1ee3857",
"last_updated": "2024-01-22T12:03:21.679853-05:00",
"created_at": "2024-01-19T09:33:12.574849-05:00",
"name": "Game Total Under 237",
"reward": "1.87000",
"odds": "1.90910",
"spread": "237.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5fb9e716-5786-4e5a-b8ec-45fdb573e832/?format=api"
},
{
"id": "97e7a70a-d499-4291-83ee-6bae7e417d11",
"gambit_id": "57f7c9cf-5dbd-41d6-8d4f-9f3887527e2a",
"last_updated": "2024-01-22T12:03:21.675954-05:00",
"created_at": "2024-01-19T09:33:12.578735-05:00",
"name": "Game Total Over 237",
"reward": "1.87000",
"odds": "1.90910",
"spread": "237.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5fb9e716-5786-4e5a-b8ec-45fdb573e832/?format=api"
}
]
}