GET /api/bet_types/b6fb4b75-c235-4a6f-9a57-904e7639f575/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b6fb4b75-c235-4a6f-9a57-904e7639f575",
"match": "https://api-prod.gambitprofit.com/api/matches/b59363ab-1c22-4578-ac7a-0708bd4d995a/?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": "UTSA",
"amount": 7257.0
},
{
"team": "North Texas",
"amount": 2743.0
}
],
"expected_reward_tokens": 9216.39,
"profit_sb": 216.39,
"profit_sb_percentage": 2.4,
"recommended": true
},
"lines": [
{
"id": "66bd7e8d-785c-4d5e-bc20-3df5e19d7898",
"gambit_id": "9451e180-d554-40c3-8369-06d681409f02",
"last_updated": "2022-12-03T09:32:29.318353-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "UTSA",
"reward": "1.27000",
"odds": "1.30300",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b6fb4b75-c235-4a6f-9a57-904e7639f575/?format=api"
},
{
"id": "9f15b552-88e1-46a4-a023-829867b4349e",
"gambit_id": "63d3f353-31f7-43b9-aa37-0bd5b3b00d10",
"last_updated": "2022-12-03T09:32:29.319289-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "North Texas",
"reward": "3.36000",
"odds": "3.70000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b6fb4b75-c235-4a6f-9a57-904e7639f575/?format=api"
}
]
}