GET /api/bet_types/f5de66b3-f529-4671-9153-12f5bcc92fb9/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f5de66b3-f529-4671-9153-12f5bcc92fb9",
"match": "https://api-prod.gambitprofit.com/api/matches/2738d5a5-7a58-412b-a38d-30b2b4d58a8d/?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": "New York Jets",
"amount": 5419.0
},
{
"team": "Denver Broncos",
"amount": 4581.0
}
],
"expected_reward_tokens": 9482.67,
"profit_sb": -17.33,
"profit_sb_percentage": -0.18,
"recommended": false
},
"lines": [
{
"id": "0bdfee40-7fd4-4c7d-907b-922a348edb6b",
"gambit_id": "94064b47-c21e-49aa-9ab3-046b802da9c4",
"last_updated": "2022-10-24T10:47:23.940750-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "New York Jets",
"reward": "1.75000",
"odds": "1.76920",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f5de66b3-f529-4671-9153-12f5bcc92fb9/?format=api"
},
{
"id": "70dc7caf-f8d0-481a-b43d-75e628418cc6",
"gambit_id": "ba2013d1-87c6-4b1b-bd67-2af36ad615da",
"last_updated": "2022-10-24T10:47:23.939567-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Denver Broncos",
"reward": "2.07000",
"odds": "2.10000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f5de66b3-f529-4671-9153-12f5bcc92fb9/?format=api"
}
]
}