GET /api/bet_types/9064d203-b764-436b-8f3e-47258d90e135/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "9064d203-b764-436b-8f3e-47258d90e135",
"match": "https://api-prod.gambitprofit.com/api/matches/b92f6963-116e-44cb-ab22-cb9df5c9027c/?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": "SFO (C Rodon)",
"amount": 6098.0
},
{
"team": "ARI (T Henry)",
"amount": 3902.0
}
],
"expected_reward_tokens": 9207.98,
"profit_sb": 207.98,
"profit_sb_percentage": 2.31,
"recommended": true
},
"lines": [
{
"id": "aa493c08-aeea-4d06-afa9-14900a147576",
"gambit_id": "ffc58ac4-aa2b-4ff0-abcc-13d93a58c942",
"last_updated": "2022-09-24T21:07:20.221990-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "SFO (C Rodon)",
"reward": "1.51000",
"odds": "1.58820",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9064d203-b764-436b-8f3e-47258d90e135/?format=api"
},
{
"id": "b1cfb32f-2e5c-440f-b3e0-6c5b086dee2b",
"gambit_id": "073fbb48-e4ed-420a-b90d-10e76a3d9b98",
"last_updated": "2022-09-24T21:07:20.221015-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "ARI (T Henry)",
"reward": "2.36000",
"odds": "2.55000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9064d203-b764-436b-8f3e-47258d90e135/?format=api"
}
]
}