GET /api/bet_types/7ad96524-7326-4958-a8fc-cda6ef356768/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "7ad96524-7326-4958-a8fc-cda6ef356768",
"match": "https://api-prod.gambitprofit.com/api/matches/cbc2f21e-52b7-4d7e-a0c1-feb0704cc071/?format=api",
"name": "Pick the Winner",
"created_at": "2023-06-07T09:28:21.979710-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": "MIL (C Burnes)",
"amount": 5787.0
},
{
"team": "BAL (D Kremer)",
"amount": 4213.0
}
],
"expected_reward_tokens": 9605.64,
"profit_sb": 105.64,
"profit_sb_percentage": 1.11,
"recommended": true
},
"lines": [
{
"id": "4b32ea97-8607-4fd2-8ee3-50b1e77e01eb",
"gambit_id": "63b16038-b92c-4127-aa40-a9f586c2127f",
"last_updated": "2023-06-08T16:23:12.619556-04:00",
"created_at": "2023-06-07T09:28:21.984506-04:00",
"name": "MIL (C Burnes)",
"reward": "1.66000",
"odds": "1.68970",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7ad96524-7326-4958-a8fc-cda6ef356768/?format=api"
},
{
"id": "08f802f9-4607-47f9-9015-816293796ab8",
"gambit_id": "24ddb4de-6a4f-45c2-a213-062f5a0b0e0c",
"last_updated": "2023-06-08T16:23:12.617391-04:00",
"created_at": "2023-06-07T09:28:21.981988-04:00",
"name": "BAL (D Kremer)",
"reward": "2.28000",
"odds": "2.33000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7ad96524-7326-4958-a8fc-cda6ef356768/?format=api"
}
]
}