GET /api/bet_types/b8492c9c-8cf1-422d-8d83-bc967652f50c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b8492c9c-8cf1-422d-8d83-bc967652f50c",
"match": "https://api-prod.gambitprofit.com/api/matches/d5b30eff-66cd-4bbb-8558-9245c4645c2e/?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": "Minnesota Timberwolves",
"amount": 5397.0
},
{
"team": "Phoenix Suns",
"amount": 4603.0
}
],
"expected_reward_tokens": 9066.96,
"profit_sb": 66.96,
"profit_sb_percentage": 0.74,
"recommended": true
},
"lines": [
{
"id": "87d1628e-4b79-4736-a726-60f23929e0f2",
"gambit_id": "a6ea363d-3297-4b8c-abb7-99acc0f00b0d",
"last_updated": "2022-11-10T09:17:45.801972-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Minnesota Timberwolves",
"reward": "1.68000",
"odds": "1.76920",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b8492c9c-8cf1-422d-8d83-bc967652f50c/?format=api"
},
{
"id": "8a3b5cfc-9010-446a-8644-7f8c66cc783f",
"gambit_id": "aa16c715-3bc4-4398-a0d5-5b0d90ab1402",
"last_updated": "2022-11-10T09:17:45.802907-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Phoenix Suns",
"reward": "1.97000",
"odds": "2.10000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b8492c9c-8cf1-422d-8d83-bc967652f50c/?format=api"
}
]
}