GET /api/bet_types/659d3964-b678-4120-8e4d-eb986dd7b6dc/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "659d3964-b678-4120-8e4d-eb986dd7b6dc",
"match": "https://api-prod.gambitprofit.com/api/matches/44d3088c-290f-4492-84e6-7cff65dc4536/?format=api",
"name": "Pick the Winner",
"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": "Portland Trail Blazers",
"amount": 7346.0
},
{
"team": "San Antonio Spurs",
"amount": 2654.0
}
],
"expected_reward_tokens": 9182.5,
"profit_sb": 182.5,
"profit_sb_percentage": 2.03,
"recommended": true
},
"lines": [
{
"id": "4d033d4f-7643-47cb-9390-a22641449670",
"gambit_id": "bf622ad7-46f0-4ed1-a748-b7e83c058228",
"last_updated": "2022-11-16T09:37:59.068232-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Portland Trail Blazers",
"reward": "1.25000",
"odds": "1.28570",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/659d3964-b678-4120-8e4d-eb986dd7b6dc/?format=api"
},
{
"id": "60678327-7544-4a67-86c8-60bb51c8aefe",
"gambit_id": "ecbd91d1-138c-4065-96be-20a0124fc429",
"last_updated": "2022-11-16T09:37:59.069267-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "San Antonio Spurs",
"reward": "3.46000",
"odds": "3.80000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/659d3964-b678-4120-8e4d-eb986dd7b6dc/?format=api"
}
]
}