GET /api/bet_types/83c7dc9a-adcd-450f-950f-0f18cf1f45a7/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "83c7dc9a-adcd-450f-950f-0f18cf1f45a7",
"match": "https://api-prod.gambitprofit.com/api/matches/ce07520f-ae03-41aa-a2fc-b8a461a2b01a/?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": "TEX",
"amount": 5499.0
},
{
"team": "MIN",
"amount": 4501.0
}
],
"expected_reward_tokens": 9182.04,
"profit_sb": 182.04,
"profit_sb_percentage": 2.02,
"recommended": true
},
"lines": [
{
"id": "d5fa81e2-7ce8-4160-9d1e-656e8ff3212f",
"gambit_id": "5593fd81-0bbf-4011-846c-a848a59bced6",
"last_updated": "2022-08-22T09:41:58.686819-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "TEX",
"reward": "1.67000",
"odds": "1.74070",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/83c7dc9a-adcd-450f-950f-0f18cf1f45a7/?format=api"
},
{
"id": "5f1a73ae-d65e-46f9-952b-525a150a80f3",
"gambit_id": "6e82087a-a6d3-49ec-839d-21f512a16552",
"last_updated": "2022-08-22T09:41:58.686342-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "MIN",
"reward": "2.04000",
"odds": "2.15000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/83c7dc9a-adcd-450f-950f-0f18cf1f45a7/?format=api"
}
]
}