GET /api/bet_types/f4054c0e-200a-449d-a513-d65be9922c58/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f4054c0e-200a-449d-a513-d65be9922c58",
"match": "https://api-prod.gambitprofit.com/api/matches/cef7f0f3-f3f6-4efb-a910-65b82491ff96/?format=api",
"name": "Pick the Winner",
"created_at": "2023-11-10T08:38:34.933657-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": "Boston Celtics",
"amount": 8212.0
},
{
"team": "Brooklyn Nets",
"amount": 1788.0
}
],
"expected_reward_tokens": 9440.64,
"profit_sb": -59.36,
"profit_sb_percentage": -0.62,
"recommended": false
},
"lines": [
{
"id": "ceaf8667-564b-4f6b-ab16-23c0072f67f4",
"gambit_id": "fddaa9b9-f711-4109-a7f9-b5e181f3e76d",
"last_updated": "2023-11-12T11:23:26.674590-05:00",
"created_at": "2023-11-10T08:38:34.942784-05:00",
"name": "Boston Celtics",
"reward": "1.15000",
"odds": "1.16130",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f4054c0e-200a-449d-a513-d65be9922c58/?format=api"
},
{
"id": "d89bced8-37be-4262-856b-6f564be82477",
"gambit_id": "b7e10fa7-edd0-4afe-b4ab-4e5b06974292",
"last_updated": "2023-11-12T11:23:26.671126-05:00",
"created_at": "2023-11-10T08:38:34.938944-05:00",
"name": "Brooklyn Nets",
"reward": "5.28000",
"odds": "5.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f4054c0e-200a-449d-a513-d65be9922c58/?format=api"
}
]
}