GET /api/bet_types/fee9b216-756c-49cd-9191-807abc5ac0fb/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "fee9b216-756c-49cd-9191-807abc5ac0fb",
"match": "https://api-prod.gambitprofit.com/api/matches/9cf8ef41-81f9-4869-aec0-49e90b3637b1/?format=api",
"name": "Pick the Winner",
"created_at": "2023-04-02T09:57:09.613628-04: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": "Ottawa Senators",
"amount": 6308.0
},
{
"team": "Columbus Blue Jackets",
"amount": 3692.0
}
],
"expected_reward_tokens": 9525.08,
"profit_sb": 25.08,
"profit_sb_percentage": 0.26,
"recommended": true
},
"lines": [
{
"id": "33388d62-258a-40e2-af2e-75405605a208",
"gambit_id": "a3ea2967-ee2d-4a72-a066-aa6d1023b0af",
"last_updated": "2023-04-03T20:27:18.423439-04:00",
"created_at": "2023-04-02T09:57:09.618846-04:00",
"name": "Ottawa Senators",
"reward": "1.51000",
"odds": "1.52630",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fee9b216-756c-49cd-9191-807abc5ac0fb/?format=api"
},
{
"id": "8dae9779-2f3e-458d-9b01-6de4300b25fe",
"gambit_id": "4b339fe2-431c-4a9f-8953-76af23b3e7d1",
"last_updated": "2023-04-03T20:27:18.420874-04:00",
"created_at": "2023-04-02T09:57:09.616019-04:00",
"name": "Columbus Blue Jackets",
"reward": "2.58000",
"odds": "2.65000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fee9b216-756c-49cd-9191-807abc5ac0fb/?format=api"
}
]
}