GET /api/bet_types/814fbc3a-c988-46ac-bbf3-d0a331d5bc74/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "814fbc3a-c988-46ac-bbf3-d0a331d5bc74",
"match": "https://api-prod.gambitprofit.com/api/matches/99029047-bb46-48ac-8dd7-d91eb110b58a/?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": "UTEP",
"amount": 5419.0
},
{
"team": "Mid Tenn State",
"amount": 4581.0
}
],
"expected_reward_tokens": 9482.67,
"profit_sb": -17.33,
"profit_sb_percentage": -0.18,
"recommended": false
},
"lines": [
{
"id": "3abaec63-dd9b-486b-bc3e-82490e55e3af",
"gambit_id": "aa8ac2a1-1894-44cc-ba38-ad697bfe82b6",
"last_updated": "2022-10-31T10:17:27.917443-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "UTEP",
"reward": "1.75000",
"odds": "1.76920",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/814fbc3a-c988-46ac-bbf3-d0a331d5bc74/?format=api"
},
{
"id": "fe48e7cc-d7a9-4bb0-b43e-0545eaa2d42d",
"gambit_id": "c7bd739a-5548-4d89-9060-b4deefc07b81",
"last_updated": "2022-10-31T10:17:27.918445-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Mid Tenn State",
"reward": "2.07000",
"odds": "2.10000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/814fbc3a-c988-46ac-bbf3-d0a331d5bc74/?format=api"
}
]
}