GET /api/bet_types/de4866c3-8ed3-489d-afe6-73fad317e977/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "de4866c3-8ed3-489d-afe6-73fad317e977",
"match": "https://api-prod.gambitprofit.com/api/matches/6389e4c1-2852-4426-b38f-086403f82060/?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 (J Ryan)",
"amount": 5511.0
},
{
"team": "LAA (R Detmers)",
"amount": 4489.0
}
],
"expected_reward_tokens": 9202.45,
"profit_sb": 202.45,
"profit_sb_percentage": 2.25,
"recommended": true
},
"lines": [
{
"id": "4505ca95-d644-412e-b873-a14bec93e717",
"gambit_id": "6fb26e75-2df9-4696-a0de-396ef34c7a63",
"last_updated": "2022-09-25T21:46:53.749781-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "MIN (J Ryan)",
"reward": "1.67000",
"odds": "1.76920",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/de4866c3-8ed3-489d-afe6-73fad317e977/?format=api"
},
{
"id": "08b7c093-844b-4fec-95fe-07483f46aad7",
"gambit_id": "d095e72d-4731-4e1b-a766-47c4a66b1f1b",
"last_updated": "2022-09-25T21:46:53.750766-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "LAA (R Detmers)",
"reward": "2.05000",
"odds": "2.20000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/de4866c3-8ed3-489d-afe6-73fad317e977/?format=api"
}
]
}