GET /api/bet_types/247c7c74-3bb3-47b2-b7ae-0bb89f60b886/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "247c7c74-3bb3-47b2-b7ae-0bb89f60b886",
"match": "https://api-prod.gambitprofit.com/api/matches/6d4c7ff8-f1a9-43bf-b535-be94ca350302/?format=api",
"name": "Pick the Winner",
"created_at": "2023-03-01T09:21:58.755561-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": 7539.0
},
{
"team": "Orlando Magic",
"amount": 2461.0
}
],
"expected_reward_tokens": 9499.14,
"profit_sb": -0.86,
"profit_sb_percentage": -0.01,
"recommended": false
},
"lines": [
{
"id": "a6d005c8-7892-4136-97da-547cfea394a5",
"gambit_id": "1581ebc3-e870-42dc-8235-fb3f335a23f8",
"last_updated": "2023-03-02T07:16:52.201808-05:00",
"created_at": "2023-03-01T09:21:58.756713-05:00",
"name": "Milwaukee Bucks",
"reward": "1.26000",
"odds": "1.27030",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/247c7c74-3bb3-47b2-b7ae-0bb89f60b886/?format=api"
},
{
"id": "0fa6a947-5978-4b3b-82d3-c40b400684f8",
"gambit_id": "f9af0477-71eb-441f-91c6-2fe5f7739d67",
"last_updated": "2023-03-02T07:16:52.202958-05:00",
"created_at": "2023-03-01T09:21:58.757941-05:00",
"name": "Orlando Magic",
"reward": "3.86000",
"odds": "3.95000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/247c7c74-3bb3-47b2-b7ae-0bb89f60b886/?format=api"
}
]
}