GET /api/bet_types/4ffdcd8b-dabd-448b-813e-0508131f16f3/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "4ffdcd8b-dabd-448b-813e-0508131f16f3",
"match": "https://api-prod.gambitprofit.com/api/matches/6e91999f-e96a-4a36-9249-37a318b571c6/?format=api",
"name": "Pick the Winner",
"created_at": "2023-05-09T11:07:05.157017-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": "PIT (L Ortiz)",
"amount": 6070.0
},
{
"team": "COL (C Seabold)",
"amount": 3930.0
}
],
"expected_reward_tokens": 9589.2,
"profit_sb": 89.2,
"profit_sb_percentage": 0.94,
"recommended": true
},
"lines": [
{
"id": "91a8ff5f-feb6-43b1-af08-ca4f3c6de323",
"gambit_id": "06af6235-1825-41a8-a7d9-72114c7d6fe5",
"last_updated": "2023-05-10T15:47:09.090633-04:00",
"created_at": "2023-05-09T11:07:05.158957-04:00",
"name": "PIT (L Ortiz)",
"reward": "1.58000",
"odds": "1.60610",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4ffdcd8b-dabd-448b-813e-0508131f16f3/?format=api"
},
{
"id": "6245cb05-f612-4b9e-bc4d-cff98bdbd962",
"gambit_id": "ad6e3621-7c56-40ff-8ea8-d0390a3ff1bb",
"last_updated": "2023-05-10T15:47:09.092074-04:00",
"created_at": "2023-05-09T11:07:05.160661-04:00",
"name": "COL (C Seabold)",
"reward": "2.44000",
"odds": "2.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4ffdcd8b-dabd-448b-813e-0508131f16f3/?format=api"
}
]
}