GET /api/bet_types/e699d4fb-8d3e-4ad3-a868-d8123d3dc6c5/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e699d4fb-8d3e-4ad3-a868-d8123d3dc6c5",
"match": "https://api-prod.gambitprofit.com/api/matches/8f18f7ae-6d04-467c-bfde-bbdcd7e6ca77/?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": "San Francisco 49ers",
"amount": 6584.0
},
{
"team": "Miami Dolphins",
"amount": 3416.0
}
],
"expected_reward_tokens": 9085.92,
"profit_sb": 85.92,
"profit_sb_percentage": 0.95,
"recommended": true
},
"lines": [
{
"id": "1e1135ec-f9a4-4fb4-92a2-051759666ac8",
"gambit_id": "4dc05885-5de7-4211-a85e-b232db92b1ba",
"last_updated": "2022-12-05T15:27:06.106657-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "San Francisco 49ers",
"reward": "1.38000",
"odds": "1.43480",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e699d4fb-8d3e-4ad3-a868-d8123d3dc6c5/?format=api"
},
{
"id": "23f527f7-9e31-4d7b-9fc1-6e0d952bbdda",
"gambit_id": "60f8026c-6b12-4e43-954f-abed4904de4d",
"last_updated": "2022-12-05T15:27:06.107802-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Miami Dolphins",
"reward": "2.66000",
"odds": "2.90000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e699d4fb-8d3e-4ad3-a868-d8123d3dc6c5/?format=api"
}
]
}