GET /api/bet_types/431ce01f-9637-483e-8a89-cda6cd61c44b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "431ce01f-9637-483e-8a89-cda6cd61c44b",
"match": "https://api-prod.gambitprofit.com/api/matches/6f048f9b-486f-4625-a577-b1fa3918ff38/?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": "Utah State",
"amount": 5304.0
},
{
"team": "San Jose State",
"amount": 4696.0
}
],
"expected_reward_tokens": 9016.32,
"profit_sb": 16.32,
"profit_sb_percentage": 0.18,
"recommended": true
},
"lines": [
{
"id": "e6fd7311-7e3c-4c07-8c69-8c00a5b60f62",
"gambit_id": "a8821935-fbad-4626-bf9f-6154503d69ec",
"last_updated": "2022-11-21T09:43:37.837927-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Utah State",
"reward": "1.70000",
"odds": "1.80000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/431ce01f-9637-483e-8a89-cda6cd61c44b/?format=api"
},
{
"id": "d5cc382b-76d9-4bb3-9855-1563ce5ebe1f",
"gambit_id": "36315530-c98f-40b9-94f0-f49caf561251",
"last_updated": "2022-11-21T09:43:37.838893-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "San Jose State",
"reward": "1.92000",
"odds": "2.05000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/431ce01f-9637-483e-8a89-cda6cd61c44b/?format=api"
}
]
}