GET /api/bet_types/ca46476d-5594-4d0b-a2f1-8cbe97d6dd15/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ca46476d-5594-4d0b-a2f1-8cbe97d6dd15",
"match": "https://api-prod.gambitprofit.com/api/matches/349cc3e9-59d5-48a5-866c-beb6ba9c6724/?format=api",
"name": "Pick the Winner",
"created_at": "2023-11-08T08:23:04.058858-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": "Miami Heat",
"amount": 5515.0
},
{
"team": "Memphis Grizzlies",
"amount": 4485.0
}
],
"expected_reward_tokens": 9373.65,
"profit_sb": -126.35,
"profit_sb_percentage": -1.33,
"recommended": false
},
"lines": [
{
"id": "ac690b6f-1b2a-4a31-b979-647aebb4f042",
"gambit_id": "0207be51-5894-41aa-a268-1f52326836a5",
"last_updated": "2023-11-10T12:38:20.543182-05:00",
"created_at": "2023-11-08T08:23:04.063178-05:00",
"name": "Miami Heat",
"reward": "1.70000",
"odds": "1.74070",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ca46476d-5594-4d0b-a2f1-8cbe97d6dd15/?format=api"
},
{
"id": "804833e0-a357-4b5a-b0b7-0aed1cfcf029",
"gambit_id": "6e16dfda-7925-445c-8d45-614da99d07a3",
"last_updated": "2023-11-10T12:38:20.546567-05:00",
"created_at": "2023-11-08T08:23:04.068123-05:00",
"name": "Memphis Grizzlies",
"reward": "2.09000",
"odds": "2.15000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ca46476d-5594-4d0b-a2f1-8cbe97d6dd15/?format=api"
}
]
}