GET /api/bet_types/2613a74c-59df-48d7-b8d5-f6c958b8e478/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "2613a74c-59df-48d7-b8d5-f6c958b8e478",
"match": "https://api-prod.gambitprofit.com/api/matches/731cb2a6-9589-4bb5-bd10-8e28900f013a/?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": "Kentucky",
"amount": 5097.0
},
{
"team": "Missouri",
"amount": 4903.0
}
],
"expected_reward_tokens": 9021.52,
"profit_sb": 21.52,
"profit_sb_percentage": 0.24,
"recommended": true
},
"lines": [
{
"id": "b6db7748-93f7-4700-bf2c-e0bff0425f79",
"gambit_id": "1171a501-cf6a-4d31-9eb3-966fd242a5c5",
"last_updated": "2022-11-06T08:32:28.889728-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Kentucky",
"reward": "1.77000",
"odds": "1.86960",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2613a74c-59df-48d7-b8d5-f6c958b8e478/?format=api"
},
{
"id": "a4f75be8-038e-42dd-9f4d-901582054daa",
"gambit_id": "a5a9dbbb-c576-4114-8075-44dcd7d4839d",
"last_updated": "2022-11-06T08:32:28.890729-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Missouri",
"reward": "1.84000",
"odds": "1.95240",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2613a74c-59df-48d7-b8d5-f6c958b8e478/?format=api"
}
]
}