GET /api/bet_types/902438f2-3df1-44ef-a2ad-ca8bd2830bdd/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "902438f2-3df1-44ef-a2ad-ca8bd2830bdd",
"match": "https://api-prod.gambitprofit.com/api/matches/d938b2e2-6ead-47d2-8ed5-01df867ed110/?format=api",
"name": "Pick the Winner",
"created_at": "2023-04-07T09:27:12.955322-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": "NYM (T Megill)",
"amount": 6035.0
},
{
"team": "MIA (E Cabrera)",
"amount": 3965.0
}
],
"expected_reward_tokens": 9595.3,
"profit_sb": 95.3,
"profit_sb_percentage": 1.0,
"recommended": true
},
"lines": [
{
"id": "1c2c8e27-7a2c-4b1b-8368-5770369ddf6b",
"gambit_id": "6725e0a3-4f9f-4cd9-992d-2c0e393dad8d",
"last_updated": "2023-04-08T15:56:56.926335-04:00",
"created_at": "2023-04-07T09:27:12.957433-04:00",
"name": "NYM (T Megill)",
"reward": "1.59000",
"odds": "1.61350",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/902438f2-3df1-44ef-a2ad-ca8bd2830bdd/?format=api"
},
{
"id": "9771050f-7913-4a34-a9b7-870e7676c91e",
"gambit_id": "d39e0f24-bc1f-4aee-b9bc-4dfb884062fc",
"last_updated": "2023-04-08T15:56:56.928405-04:00",
"created_at": "2023-04-07T09:27:12.959710-04:00",
"name": "MIA (E Cabrera)",
"reward": "2.42000",
"odds": "2.48000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/902438f2-3df1-44ef-a2ad-ca8bd2830bdd/?format=api"
}
]
}