GET /api/bet_types/f6780670-7c45-4fb2-b1d7-588c941f5e46/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f6780670-7c45-4fb2-b1d7-588c941f5e46",
"match": "https://api-prod.gambitprofit.com/api/matches/99399dde-7d16-4e52-ad70-ca6f0b058e95/?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": "Marlon Vera",
"amount": 6439.0
},
{
"team": "Dominick Cruz",
"amount": 3561.0
}
],
"expected_reward_tokens": 9078.99,
"profit_sb": 78.99,
"profit_sb_percentage": 0.88,
"recommended": true
},
"lines": [
{
"id": "706d8502-c3aa-4788-80b6-55912a05b419",
"gambit_id": "24e96c4e-87e0-42ef-97bc-3dea66d089c4",
"last_updated": "2022-08-15T11:17:19.426230-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Marlon Vera",
"reward": "1.41000",
"odds": "1.45450",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f6780670-7c45-4fb2-b1d7-588c941f5e46/?format=api"
},
{
"id": "a867d682-da98-4f4b-9f10-2104fcb74d09",
"gambit_id": "83f676a6-0f3f-48e1-b451-a7e4b4bf7eba",
"last_updated": "2022-08-15T11:17:19.426685-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Dominick Cruz",
"reward": "2.55000",
"odds": "2.70000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f6780670-7c45-4fb2-b1d7-588c941f5e46/?format=api"
}
]
}