GET /api/bet_types/753e31fc-e31a-40b8-8873-a0f06f7d1a7e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "753e31fc-e31a-40b8-8873-a0f06f7d1a7e",
"match": "https://api-prod.gambitprofit.com/api/matches/91e0bdac-1e4e-46a9-b2f2-79529f53dff3/?format=api",
"name": "Pick the Winner",
"created_at": "2023-01-21T09:21:59.489160-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": "Sacramento Kings",
"amount": 6418.0
},
{
"team": "Philadelphia 76ers",
"amount": 3582.0
}
],
"expected_reward_tokens": 9562.82,
"profit_sb": 62.82,
"profit_sb_percentage": 0.66,
"recommended": true
},
"lines": [
{
"id": "81360282-33f7-4a4d-ac50-ff472dfad004",
"gambit_id": "a9eaac78-5ea9-4391-be45-ef318894bd41",
"last_updated": "2023-01-22T21:17:14.239680-05:00",
"created_at": "2023-01-21T09:21:59.490489-05:00",
"name": "Sacramento Kings",
"reward": "1.49000",
"odds": "1.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/753e31fc-e31a-40b8-8873-a0f06f7d1a7e/?format=api"
},
{
"id": "555e0f79-d76a-4514-946c-06f9330477b0",
"gambit_id": "4b48955d-bb26-44e3-ad8b-a3da67fd4bb2",
"last_updated": "2023-01-22T21:17:14.240860-05:00",
"created_at": "2023-01-21T09:21:59.492002-05:00",
"name": "Philadelphia 76ers",
"reward": "2.67000",
"odds": "2.70000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/753e31fc-e31a-40b8-8873-a0f06f7d1a7e/?format=api"
}
]
}