GET /api/bet_types/ea571e18-330d-4474-a1e1-7f5669341a38/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ea571e18-330d-4474-a1e1-7f5669341a38",
"match": "https://api-prod.gambitprofit.com/api/matches/44d3b861-5603-4137-ac31-aec1d345831e/?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": "LOS (J Urias)",
"amount": 6882.0
},
{
"team": "MIL (E Lauer)",
"amount": 3118.0
}
],
"expected_reward_tokens": 9290.7,
"profit_sb": 290.7,
"profit_sb_percentage": 3.23,
"recommended": true
},
"lines": [
{
"id": "7691cbce-f5b1-4cdd-849f-9f0c3fc7e693",
"gambit_id": "4796e40d-6cbc-4c18-b9b8-9de1e40c0370",
"last_updated": "2022-08-23T09:36:52.061305-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "LOS (J Urias)",
"reward": "1.35000",
"odds": "1.39220",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ea571e18-330d-4474-a1e1-7f5669341a38/?format=api"
},
{
"id": "293e2a20-8b36-47be-89ae-41ad6fbe0627",
"gambit_id": "484b6e72-181a-459b-a0ab-16573068e7b3",
"last_updated": "2022-08-23T09:36:52.061714-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "MIL (E Lauer)",
"reward": "2.98000",
"odds": "3.20000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ea571e18-330d-4474-a1e1-7f5669341a38/?format=api"
}
]
}