GET /api/bet_types/8f49335e-b47b-470a-b377-1460058a1fbf/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "8f49335e-b47b-470a-b377-1460058a1fbf",
"match": "https://api-prod.gambitprofit.com/api/matches/66adfd25-cb44-42b6-ac7f-984bc15ee0c2/?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": "Colorado State",
"amount": 8010.0
},
{
"team": "Mid Tenn State",
"amount": 1990.0
}
],
"expected_reward_tokens": 9291.6,
"profit_sb": 291.6,
"profit_sb_percentage": 3.24,
"recommended": true
},
"lines": [
{
"id": "fac92d55-e42b-4534-b294-a4afe78997bf",
"gambit_id": "e6a4bfb9-9355-4dc2-a4a6-136b02ec0973",
"last_updated": "2022-09-11T10:47:30.472887-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Colorado State",
"reward": "1.16000",
"odds": "1.18180",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8f49335e-b47b-470a-b377-1460058a1fbf/?format=api"
},
{
"id": "8daf6869-ae1b-4659-aa0c-5626fa9be88b",
"gambit_id": "11b48cb6-de60-4610-858f-c91dc90f0a77",
"last_updated": "2022-09-11T10:47:30.474041-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Mid Tenn State",
"reward": "4.67000",
"odds": "5.10000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8f49335e-b47b-470a-b377-1460058a1fbf/?format=api"
}
]
}