GET /api/bet_types/605fb954-3226-4128-b0e1-30d0c699a28d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "605fb954-3226-4128-b0e1-30d0c699a28d",
"match": "https://api-prod.gambitprofit.com/api/matches/6002ed4f-06e8-4789-9ed5-07d2076a1454/?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 Under 63",
"amount": 5000.0
},
{
"team": "Game Total Over 63",
"amount": 5000.0
}
],
"expected_reward_tokens": 9050.0,
"profit_sb": 50.0,
"profit_sb_percentage": 0.56,
"recommended": true
},
"lines": [
{
"id": "8d295fc4-371e-4cdf-8712-69cde1a06ac6",
"gambit_id": "4aace38b-df97-4a0d-917a-47768bc1f045",
"last_updated": "2022-09-11T10:22:15.988162-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 63",
"reward": "1.81000",
"odds": "1.90910",
"spread": "63.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/605fb954-3226-4128-b0e1-30d0c699a28d/?format=api"
},
{
"id": "2659183b-9b87-4aa2-80ac-8289fcaede4f",
"gambit_id": "ba61c7f3-0a29-4638-992a-61e0ae1bbba9",
"last_updated": "2022-09-11T10:22:15.989242-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 63",
"reward": "1.81000",
"odds": "1.90910",
"spread": "63.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/605fb954-3226-4128-b0e1-30d0c699a28d/?format=api"
}
]
}