GET /api/bet_types/d44dd128-ea44-4d9d-a3c9-e69560a6f78a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "d44dd128-ea44-4d9d-a3c9-e69560a6f78a",
"match": "https://api-prod.gambitprofit.com/api/matches/6927868b-b878-4c4c-887d-3b75049ee576/?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": "CWS (L Lynn)",
"amount": 5312.0
},
{
"team": "MIN (B Ober)",
"amount": 4688.0
}
],
"expected_reward_tokens": 9188.48,
"profit_sb": 188.48,
"profit_sb_percentage": 2.09,
"recommended": true
},
"lines": [
{
"id": "ddae6d89-ee2a-4c13-bd8e-bce57da7340d",
"gambit_id": "f1c302c9-5e50-4bfb-8a7b-ec2eab36ae0e",
"last_updated": "2022-09-28T09:17:11.335921-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "CWS (L Lynn)",
"reward": "1.73000",
"odds": "1.83330",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d44dd128-ea44-4d9d-a3c9-e69560a6f78a/?format=api"
},
{
"id": "7bb15e92-900e-42ac-a421-fa2d1037858d",
"gambit_id": "942a8adc-132e-4641-ab5f-c5a14e01bb19",
"last_updated": "2022-09-28T09:17:11.334794-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "MIN (B Ober)",
"reward": "1.96000",
"odds": "2.10000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d44dd128-ea44-4d9d-a3c9-e69560a6f78a/?format=api"
}
]
}