GET /api/bet_types/845612c6-d4d5-4b5a-8563-6fd00fe7d530/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "845612c6-d4d5-4b5a-8563-6fd00fe7d530",
"match": "https://api-prod.gambitprofit.com/api/matches/67fdf5a2-d4e0-405d-9e9b-bb801706464b/?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": "TOR (A Manoah)",
"amount": 6471.0
},
{
"team": "BAL (D Kremer)",
"amount": 3529.0
}
],
"expected_reward_tokens": 9316.56,
"profit_sb": 316.56,
"profit_sb_percentage": 3.52,
"recommended": true
},
"lines": [
{
"id": "276779a4-69c0-4e53-aa56-bbffa0d27dc6",
"gambit_id": "93464e8d-0bde-4bbb-a546-5af6b3c44d42",
"last_updated": "2022-08-17T09:42:05.192196-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "TOR (A Manoah)",
"reward": "1.44000",
"odds": "1.48780",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/845612c6-d4d5-4b5a-8563-6fd00fe7d530/?format=api"
},
{
"id": "a690188f-9565-44d0-a72e-3c2f061c749e",
"gambit_id": "e4799a19-1632-439e-bf40-c2c5c24ca5a7",
"last_updated": "2022-08-17T09:42:05.192645-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "BAL (D Kremer)",
"reward": "2.64000",
"odds": "2.80000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/845612c6-d4d5-4b5a-8563-6fd00fe7d530/?format=api"
}
]
}