GET /api/bet_types/7093c554-9797-4aad-bdb8-d0e62687e817/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "7093c554-9797-4aad-bdb8-d0e62687e817",
"match": "https://api-prod.gambitprofit.com/api/matches/0061c633-c093-45e3-ad0d-945186648744/?format=api",
"name": "Pick the Winner",
"created_at": "2023-04-10T08:57:01.703606-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": "BAL (K Gibson)",
"amount": 6241.0
},
{
"team": "OAK (J Sears)",
"amount": 3759.0
}
],
"expected_reward_tokens": 9547.86,
"profit_sb": 47.86,
"profit_sb_percentage": 0.5,
"recommended": true
},
"lines": [
{
"id": "3cac3f08-49e5-438a-a6fa-547b056643cc",
"gambit_id": "42dd51d0-0dc0-415b-9106-a7e5cd4cab66",
"last_updated": "2023-04-11T13:27:03.839822-04:00",
"created_at": "2023-04-10T08:57:01.706525-04:00",
"name": "BAL (K Gibson)",
"reward": "1.53000",
"odds": "1.55560",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7093c554-9797-4aad-bdb8-d0e62687e817/?format=api"
},
{
"id": "8aefe4b5-4114-4026-a944-1d8af16e2432",
"gambit_id": "067c8aaa-c24b-42a8-8b92-5ac5e9e2a340",
"last_updated": "2023-04-11T13:27:03.842562-04:00",
"created_at": "2023-04-10T08:57:01.708831-04:00",
"name": "OAK (J Sears)",
"reward": "2.54000",
"odds": "2.60000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7093c554-9797-4aad-bdb8-d0e62687e817/?format=api"
}
]
}