GET /api/bet_types/f2b57fa7-5b14-4bfb-8ddc-e4751b91d580/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f2b57fa7-5b14-4bfb-8ddc-e4751b91d580",
"match": "https://api-prod.gambitprofit.com/api/matches/4894992d-a49c-4ac6-b93c-65c4127fb80e/?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": 5397.0
},
{
"team": "Charlotte Hornets",
"amount": 4603.0
}
],
"expected_reward_tokens": 9066.96,
"profit_sb": 66.96,
"profit_sb_percentage": 0.74,
"recommended": true
},
"lines": [
{
"id": "763c237c-2e15-4d61-b422-94493644e0a8",
"gambit_id": "d58f5102-dccb-4087-87a8-0776b12ce12f",
"last_updated": "2022-11-10T09:27:54.952382-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Portland Trail Blazers",
"reward": "1.68000",
"odds": "1.76920",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f2b57fa7-5b14-4bfb-8ddc-e4751b91d580/?format=api"
},
{
"id": "1af96b02-380c-4689-b742-1342c301b590",
"gambit_id": "3033cea2-59cb-43c3-8b3b-0de2d692ccb6",
"last_updated": "2022-11-10T09:27:54.951428-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Charlotte Hornets",
"reward": "1.97000",
"odds": "2.10000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f2b57fa7-5b14-4bfb-8ddc-e4751b91d580/?format=api"
}
]
}