GET /api/bet_types/aee1029b-2988-4117-aca8-cd6abe403612/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "aee1029b-2988-4117-aca8-cd6abe403612",
"match": "https://api-prod.gambitprofit.com/api/matches/b15f49c9-9aa5-465d-bf18-a07937b87a03/?format=api",
"name": "Pick the Winner",
"created_at": "2023-08-26T09:23:24.071338-04: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": "MIA (E Perez)",
"amount": 6434.0
},
{
"team": "WAS (J Irvin)",
"amount": 3566.0
}
],
"expected_reward_tokens": 9521.22,
"profit_sb": 21.22,
"profit_sb_percentage": 0.22,
"recommended": true
},
"lines": [
{
"id": "5dcf28af-da7f-4375-ba6d-16cc3cec1a8a",
"gambit_id": "6e053004-685a-4f6d-b3e5-001759c2e2ae",
"last_updated": "2023-08-28T16:23:34.102699-04:00",
"created_at": "2023-08-26T09:23:24.084272-04:00",
"name": "MIA (E Perez)",
"reward": "1.48000",
"odds": "1.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aee1029b-2988-4117-aca8-cd6abe403612/?format=api"
},
{
"id": "9b53843c-35a4-45b4-ac77-f3ee07264a89",
"gambit_id": "fe31564a-31d5-4530-ba47-c14cde47f9bb",
"last_updated": "2023-08-28T16:23:34.099376-04:00",
"created_at": "2023-08-26T09:23:24.075904-04:00",
"name": "WAS (J Irvin)",
"reward": "2.67000",
"odds": "2.75000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aee1029b-2988-4117-aca8-cd6abe403612/?format=api"
}
]
}