GET /api/bet_types/c0a1efef-482a-41fd-934a-399f3566d7a9/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c0a1efef-482a-41fd-934a-399f3566d7a9",
"match": "https://api-prod.gambitprofit.com/api/matches/45a03a30-c66b-4a24-a68d-4c3ee029d365/?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 2.5",
"amount": 5153.0
},
{
"team": "Game Total Under 2.5",
"amount": 4847.0
}
],
"expected_reward_tokens": 8966.22,
"profit_sb": -33.78,
"profit_sb_percentage": -0.38,
"recommended": false
},
"lines": [
{
"id": "08cb2c9e-294c-4e9c-89f9-4f52c47aa7e7",
"gambit_id": "6891b332-cc58-41cb-9f9e-09ad46321ef5",
"last_updated": "2022-09-10T22:07:23.749989-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 2.5",
"reward": "1.74000",
"odds": "1.83000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c0a1efef-482a-41fd-934a-399f3566d7a9/?format=api"
},
{
"id": "6bc2e3b2-ee81-4c99-bd5b-46d5c31a32ae",
"gambit_id": "3d8744fc-c9cb-409a-993c-c9075dc907be",
"last_updated": "2022-09-10T22:07:23.748793-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 2.5",
"reward": "1.85000",
"odds": "1.95000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c0a1efef-482a-41fd-934a-399f3566d7a9/?format=api"
}
]
}