GET /api/bet_types/90f598ed-480b-45f9-9804-0e9aff093894/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "90f598ed-480b-45f9-9804-0e9aff093894",
"match": "https://api-prod.gambitprofit.com/api/matches/67d9c3d5-8dec-439b-b33a-fd838a1b0402/?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": 7990.0
},
{
"team": "Florida Intl",
"amount": 2010.0
}
],
"expected_reward_tokens": 9266.1,
"profit_sb": 266.1,
"profit_sb_percentage": 2.96,
"recommended": true
},
"lines": [
{
"id": "f22484b6-7cff-48b0-ade7-e0eca9cb156f",
"gambit_id": "53931cf7-19db-41c6-b82c-ca98e332b61b",
"last_updated": "2022-11-21T10:08:00.560211-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "UTEP",
"reward": "1.16000",
"odds": "1.18180",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/90f598ed-480b-45f9-9804-0e9aff093894/?format=api"
},
{
"id": "a9411ccf-cc36-43c2-8f21-e5aed8464035",
"gambit_id": "d8d76cf6-ec4a-4c24-bcbc-e342979052a5",
"last_updated": "2022-11-21T10:08:00.561358-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Florida Intl",
"reward": "4.61000",
"odds": "5.10000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/90f598ed-480b-45f9-9804-0e9aff093894/?format=api"
}
]
}