GET /api/bet_types/30d8c89a-9d30-4fc0-bdb8-b4f0cd9613d0/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "30d8c89a-9d30-4fc0-bdb8-b4f0cd9613d0",
"match": "https://api-prod.gambitprofit.com/api/matches/33f4ed63-7e52-4522-9438-3c6c8b801a02/?format=api",
"name": "Pick the Winner",
"created_at": "2023-01-18T09:16:53.719123-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": "Los Angeles Lakers",
"amount": 5518.0
},
{
"team": "Sacramento Kings",
"amount": 4482.0
}
],
"expected_reward_tokens": 9546.14,
"profit_sb": 46.14,
"profit_sb_percentage": 0.49,
"recommended": true
},
"lines": [
{
"id": "82bfbe37-226b-4bd2-a8ad-6bf308f6ead7",
"gambit_id": "36b093f1-8e37-4608-b93c-d85d201ff4f9",
"last_updated": "2023-01-19T09:22:08.703246-05:00",
"created_at": "2023-01-18T09:16:53.721048-05:00",
"name": "Los Angeles Lakers",
"reward": "1.73000",
"odds": "1.74070",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/30d8c89a-9d30-4fc0-bdb8-b4f0cd9613d0/?format=api"
},
{
"id": "5026e941-084c-48f8-8cd3-796cb9209d98",
"gambit_id": "1a05760f-d701-4192-b074-606d8ca74fc5",
"last_updated": "2023-01-19T09:22:08.705290-05:00",
"created_at": "2023-01-18T09:16:53.724777-05:00",
"name": "Sacramento Kings",
"reward": "2.13000",
"odds": "2.15000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/30d8c89a-9d30-4fc0-bdb8-b4f0cd9613d0/?format=api"
}
]
}