GET /api/bet_types/4880f4d4-a07f-4a2f-8ad3-6f9555d67496/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "4880f4d4-a07f-4a2f-8ad3-6f9555d67496",
"match": "https://api-prod.gambitprofit.com/api/matches/1eb2fc7b-9def-4f10-a344-f386cd9ca71b/?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 37",
"amount": 5000.0
},
{
"team": "Game Total Under 37",
"amount": 5000.0
}
],
"expected_reward_tokens": 9100.0,
"profit_sb": 100.0,
"profit_sb_percentage": 1.11,
"recommended": true
},
"lines": [
{
"id": "fbe88c5e-d051-4d4c-94ac-59725a65d225",
"gambit_id": "accdee61-e8cf-44d1-ada5-1767869eb402",
"last_updated": "2022-08-29T11:37:16.162513-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 37",
"reward": "1.82000",
"odds": "1.90910",
"spread": "37.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4880f4d4-a07f-4a2f-8ad3-6f9555d67496/?format=api"
},
{
"id": "dad55fdf-cd6b-411c-a3fe-375399f0ceb9",
"gambit_id": "9f5debb2-8926-41f2-bed8-846a689268b8",
"last_updated": "2022-08-29T11:37:16.162003-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 37",
"reward": "1.82000",
"odds": "1.90910",
"spread": "37.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4880f4d4-a07f-4a2f-8ad3-6f9555d67496/?format=api"
}
]
}