GET /api/bet_types/dc6690eb-1fd6-43ad-8719-19b7ec9fa753/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "dc6690eb-1fd6-43ad-8719-19b7ec9fa753",
"match": "https://api-prod.gambitprofit.com/api/matches/00e175b1-dd6a-4315-a1c1-b16542c98142/?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 Angeles Rams",
"amount": 6611.0
},
{
"team": "Dallas Cowboys",
"amount": 3389.0
}
],
"expected_reward_tokens": 9453.73,
"profit_sb": -46.27,
"profit_sb_percentage": -0.49,
"recommended": false
},
"lines": [
{
"id": "73623a4a-1e9b-4c96-a141-75736fc035b4",
"gambit_id": "739dbe19-5e1b-49f1-b8e8-5330cf21c77f",
"last_updated": "2022-10-11T11:51:54.949874-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Los Angeles Rams",
"reward": "1.43000",
"odds": "1.44440",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dc6690eb-1fd6-43ad-8719-19b7ec9fa753/?format=api"
},
{
"id": "cff6ac16-a89d-469d-80f0-d3fe84b0f422",
"gambit_id": "ac16d4bf-f0e4-4d39-96d9-b90386cc27a9",
"last_updated": "2022-10-11T11:51:54.950949-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Dallas Cowboys",
"reward": "2.79000",
"odds": "2.85000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dc6690eb-1fd6-43ad-8719-19b7ec9fa753/?format=api"
}
]
}