GET /api/bet_types/3ff6c91b-9a3e-40ad-ac84-f0cc30074d4b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "3ff6c91b-9a3e-40ad-ac84-f0cc30074d4b",
"match": "https://api-prod.gambitprofit.com/api/matches/94409ada-107d-4b1e-91d6-f0283a3b91d2/?format=api",
"name": "Pick the Winner",
"created_at": "1969-12-31T19:00:00-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": "MIN (C Archer)",
"amount": 6107.0
},
{
"team": "TEX (G Otto)",
"amount": 3893.0
}
],
"expected_reward_tokens": 9343.2,
"profit_sb": 343.2,
"profit_sb_percentage": 3.81,
"recommended": true
},
"lines": [
{
"id": "52ded21b-d83b-415a-9030-80a77e6453a0",
"gambit_id": "59a5ed70-9374-4608-ab02-ef4b4042d776",
"last_updated": "2022-08-21T12:52:07.925442-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "MIN (C Archer)",
"reward": "1.53000",
"odds": "1.58820",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3ff6c91b-9a3e-40ad-ac84-f0cc30074d4b/?format=api"
},
{
"id": "0d6d6d7e-9292-4d8f-a3a4-2971fea289fa",
"gambit_id": "eeb7e037-8c5e-4bed-8f77-1f5bfc4abcfd",
"last_updated": "2022-08-21T12:52:07.925972-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "TEX (G Otto)",
"reward": "2.40000",
"odds": "2.55000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3ff6c91b-9a3e-40ad-ac84-f0cc30074d4b/?format=api"
}
]
}