GET /api/bet_types/17f4d1f3-701d-4d4f-8391-12e0c5aeb7e1/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "17f4d1f3-701d-4d4f-8391-12e0c5aeb7e1",
"match": "https://api-prod.gambitprofit.com/api/matches/33e85e10-eb03-4854-8a2e-87eed83e82f7/?format=api",
"name": "Play the Odds",
"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": "TAM",
"amount": 6170.0
},
{
"team": "TOR",
"amount": 3830.0
}
],
"expected_reward_tokens": 9192.0,
"profit_sb": 192.0,
"profit_sb_percentage": 2.13,
"recommended": true
},
"lines": [
{
"id": "14b44408-2e7f-4934-94dc-28d6a2efd34f",
"gambit_id": "980ac517-246d-438a-929f-dd0dfe79b7f1",
"last_updated": "2022-09-16T11:41:53.623657-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "TAM",
"reward": "1.49000",
"odds": "1.55560",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/17f4d1f3-701d-4d4f-8391-12e0c5aeb7e1/?format=api"
},
{
"id": "99db1139-272c-4f4e-b360-2b6b0793a2f4",
"gambit_id": "99cfb9fc-6a96-4f2c-9e01-568ee5d57399",
"last_updated": "2022-09-16T11:41:53.621743-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "TOR",
"reward": "2.40000",
"odds": "2.60000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/17f4d1f3-701d-4d4f-8391-12e0c5aeb7e1/?format=api"
}
]
}