GET /api/bet_types/30b37536-8573-4cc4-8c60-968e659af6c9/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "30b37536-8573-4cc4-8c60-968e659af6c9",
"match": "https://api-prod.gambitprofit.com/api/matches/1c615628-0036-4488-905e-95b112a4f6fd/?format=api",
"name": "Pick the Winner",
"created_at": "2024-01-02T09:43:00.403097-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": "Golden State Warriors",
"amount": 6010.0
},
{
"team": "Orlando Magic",
"amount": 3990.0
}
],
"expected_reward_tokens": 9495.8,
"profit_sb": -4.2,
"profit_sb_percentage": -0.04,
"recommended": false
},
"lines": [
{
"id": "4508f934-11f4-442c-a5ed-87a6e0cf2a1d",
"gambit_id": "83a9cae1-0a71-4b51-b2b8-2bd79dd55ecb",
"last_updated": "2024-01-03T20:22:55.083533-05:00",
"created_at": "2024-01-02T09:43:00.413602-05:00",
"name": "Golden State Warriors",
"reward": "1.58000",
"odds": "1.60610",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/30b37536-8573-4cc4-8c60-968e659af6c9/?format=api"
},
{
"id": "ecb920b6-bc7e-49d3-b399-70525eb96243",
"gambit_id": "1bbb6c45-e993-46be-ba73-f21d96a3852b",
"last_updated": "2024-01-03T20:22:55.078711-05:00",
"created_at": "2024-01-02T09:43:00.408477-05:00",
"name": "Orlando Magic",
"reward": "2.38000",
"odds": "2.45000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/30b37536-8573-4cc4-8c60-968e659af6c9/?format=api"
}
]
}