GET /api/bet_types/abf8fd24-0f9b-4835-a625-80e126373d0f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "abf8fd24-0f9b-4835-a625-80e126373d0f",
"match": "https://api-prod.gambitprofit.com/api/matches/7bd6b61d-c829-4cc4-b59b-cea3b919a4e1/?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": "Houston",
"amount": 7772.0
},
{
"team": "Tulsa",
"amount": 2228.0
}
],
"expected_reward_tokens": 9246.2,
"profit_sb": 246.2,
"profit_sb_percentage": 2.74,
"recommended": true
},
"lines": [
{
"id": "9ecbdb69-95b6-4b71-acae-a5e0e08f69bd",
"gambit_id": "2c8b9d04-709c-41b1-8ac3-4c2d2e559a99",
"last_updated": "2022-11-28T09:32:06.490094-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Houston",
"reward": "1.19000",
"odds": "1.21280",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/abf8fd24-0f9b-4835-a625-80e126373d0f/?format=api"
},
{
"id": "4f5b4b01-f8a2-46ec-bceb-d1f3e984f603",
"gambit_id": "c780b4a2-45db-4d07-83d1-b459fd718fbc",
"last_updated": "2022-11-28T09:32:06.491093-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Tulsa",
"reward": "4.15000",
"odds": "4.60000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/abf8fd24-0f9b-4835-a625-80e126373d0f/?format=api"
}
]
}