GET /api/bet_types/ea849e20-c4bf-4c79-88ae-493c79c66263/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ea849e20-c4bf-4c79-88ae-493c79c66263",
"match": "https://api-prod.gambitprofit.com/api/matches/cfa1c66b-4060-4e32-acda-7b1f6c1587e7/?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": "Misfits Gaming",
"amount": 7447.0
},
{
"team": "Team BDS",
"amount": 2553.0
}
],
"expected_reward_tokens": 8935.5,
"profit_sb": -64.5,
"profit_sb_percentage": -0.72,
"recommended": false
},
"lines": [
{
"id": "337fe84c-4511-42de-a94d-02fe8fc0591e",
"gambit_id": "da864ca5-69bf-46a1-8881-11ca540d3a98",
"last_updated": "2022-08-13T11:17:13.430662-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Misfits Gaming",
"reward": "1.20000",
"odds": "1.22000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ea849e20-c4bf-4c79-88ae-493c79c66263/?format=api"
},
{
"id": "a4874682-f70f-48de-bec1-c9c7c076f5f3",
"gambit_id": "d8d4be32-2abd-4b49-92e3-21de8fe9014d",
"last_updated": "2022-08-13T11:17:13.431093-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Team BDS",
"reward": "3.50000",
"odds": "3.75000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ea849e20-c4bf-4c79-88ae-493c79c66263/?format=api"
}
]
}