GET /api/bet_types/6d5fc286-5dcb-43b0-a0de-1feb2e0963b8/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "6d5fc286-5dcb-43b0-a0de-1feb2e0963b8",
"match": "https://api-prod.gambitprofit.com/api/matches/cc1da365-fa04-45f8-a54b-e908d9ab81df/?format=api",
"name": "Pick the Winner",
"created_at": "2024-01-22T08:43:03.551701-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": "Milwaukee Bucks",
"amount": 8480.0
},
{
"team": "Detroit Pistons",
"amount": 1520.0
}
],
"expected_reward_tokens": 9497.6,
"profit_sb": -2.4,
"profit_sb_percentage": -0.03,
"recommended": false
},
"lines": [
{
"id": "145e276f-91b2-432a-822f-eff3759d8298",
"gambit_id": "11ce457c-d928-4717-8051-83d1ae4e9b15",
"last_updated": "2024-01-23T20:08:15.859282-05:00",
"created_at": "2024-01-22T08:43:03.555655-05:00",
"name": "Milwaukee Bucks",
"reward": "1.12000",
"odds": "1.12500",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6d5fc286-5dcb-43b0-a0de-1feb2e0963b8/?format=api"
},
{
"id": "938b0af3-9686-4ad2-a9f2-6ca71482e16b",
"gambit_id": "69c89265-2976-45af-a38e-7664cc5dea85",
"last_updated": "2024-01-23T20:08:15.862392-05:00",
"created_at": "2024-01-22T08:43:03.560394-05:00",
"name": "Detroit Pistons",
"reward": "6.25000",
"odds": "6.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6d5fc286-5dcb-43b0-a0de-1feb2e0963b8/?format=api"
}
]
}