GET /api/bet_types/4e6178d2-3113-48ea-b9f9-0e83c1c9992a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "4e6178d2-3113-48ea-b9f9-0e83c1c9992a",
"match": "https://api-prod.gambitprofit.com/api/matches/4ae20e55-99cc-4e82-8448-7d64a1eae749/?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": "Green Bay Packers",
"amount": 5995.0
},
{
"team": "New Orleans Saints",
"amount": 4005.0
}
],
"expected_reward_tokens": 9291.6,
"profit_sb": 291.6,
"profit_sb_percentage": 3.24,
"recommended": true
},
"lines": [
{
"id": "675001f1-695f-4e35-9f12-0123fc6693ab",
"gambit_id": "bfddd02d-51d7-4a54-a5ba-729ea1a09e1e",
"last_updated": "2022-08-20T12:17:02.265160-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Green Bay Packers",
"reward": "1.55000",
"odds": "1.60610",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4e6178d2-3113-48ea-b9f9-0e83c1c9992a/?format=api"
},
{
"id": "716574d3-e301-4a2f-873f-93fd811d0a38",
"gambit_id": "997c2c10-cd69-427e-9607-6f63a7012650",
"last_updated": "2022-08-20T12:17:02.265640-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "New Orleans Saints",
"reward": "2.32000",
"odds": "2.45000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4e6178d2-3113-48ea-b9f9-0e83c1c9992a/?format=api"
}
]
}