GET /api/bet_types/9d4c6a27-6010-4763-a95d-bdbb7e4c2ef2/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "9d4c6a27-6010-4763-a95d-bdbb7e4c2ef2",
"match": "https://api-prod.gambitprofit.com/api/matches/60e37407-a37f-4a2f-a55a-03ed98e41edf/?format=api",
"name": "Pick the Winner",
"created_at": "2023-04-18T12:12:01.841102-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": "TEX (N Eovaldi)",
"amount": 5337.0
},
{
"team": "KAN (B Keller)",
"amount": 4663.0
}
],
"expected_reward_tokens": 9605.78,
"profit_sb": 105.78,
"profit_sb_percentage": 1.11,
"recommended": true
},
"lines": [
{
"id": "cf892ff6-cb52-4227-9d92-91c0b389be01",
"gambit_id": "528dd8bd-ee20-4f18-8cdb-29a0e90f16f1",
"last_updated": "2023-04-19T13:47:13.634281-04:00",
"created_at": "2023-04-18T12:12:01.844482-04:00",
"name": "TEX (N Eovaldi)",
"reward": "1.80000",
"odds": "1.83330",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9d4c6a27-6010-4763-a95d-bdbb7e4c2ef2/?format=api"
},
{
"id": "0db0d307-3e9f-4b2c-ba83-5b01f2c6ed36",
"gambit_id": "81e4590d-ad09-443e-ba83-47d1925093a9",
"last_updated": "2023-04-19T13:47:13.631907-04:00",
"created_at": "2023-04-18T12:12:01.842813-04:00",
"name": "KAN (B Keller)",
"reward": "2.06000",
"odds": "2.10000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9d4c6a27-6010-4763-a95d-bdbb7e4c2ef2/?format=api"
}
]
}