GET /api/bet_types/b39dd4da-3f62-4d97-8c2a-8c127c68455a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b39dd4da-3f62-4d97-8c2a-8c127c68455a",
"match": "https://api-prod.gambitprofit.com/api/matches/634a36a5-f1f2-4d78-9c60-56b152e49661/?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": "Memphis Grizzlies",
"amount": 7983.0
},
{
"team": "Detroit Pistons",
"amount": 2017.0
}
],
"expected_reward_tokens": 9258.03,
"profit_sb": 258.03,
"profit_sb_percentage": 2.87,
"recommended": true
},
"lines": [
{
"id": "0bca509d-e579-4f8c-84f6-9ca0041b5eae",
"gambit_id": "2a7d3a45-d394-46e2-9827-b83e47e1ec95",
"last_updated": "2022-12-10T14:17:16.935997-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Memphis Grizzlies",
"reward": "1.16000",
"odds": "1.18180",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b39dd4da-3f62-4d97-8c2a-8c127c68455a/?format=api"
},
{
"id": "12e54d96-2ca0-4de4-b6ed-b0a5b0287080",
"gambit_id": "c8e83a6c-e00d-4088-b759-bed16650d455",
"last_updated": "2022-12-10T14:17:16.937145-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Detroit Pistons",
"reward": "4.59000",
"odds": "5.10000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b39dd4da-3f62-4d97-8c2a-8c127c68455a/?format=api"
}
]
}