GET /api/bet_types/da900808-6ced-4bfa-92a5-e8c7861df4bd/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "da900808-6ced-4bfa-92a5-e8c7861df4bd",
"match": "https://api-prod.gambitprofit.com/api/matches/3a7eaf46-5fc2-4f84-a3de-248d5c870a61/?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": "UTSA",
"amount": 6811.0
},
{
"team": "Western Kentucky",
"amount": 3189.0
}
],
"expected_reward_tokens": 9535.11,
"profit_sb": 35.11,
"profit_sb_percentage": 0.37,
"recommended": true
},
"lines": [
{
"id": "75167ea4-39a7-4cfc-a29f-3de0d0de1340",
"gambit_id": "75d9a42f-cc62-40be-a4fc-fc967b219e7d",
"last_updated": "2022-10-11T11:22:03.141450-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "UTSA",
"reward": "1.40000",
"odds": "1.40820",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/da900808-6ced-4bfa-92a5-e8c7861df4bd/?format=api"
},
{
"id": "04d1a723-e675-4cb1-a46b-92ff4215f9f1",
"gambit_id": "9e912db4-4c71-41b8-aadb-549beffbc178",
"last_updated": "2022-10-11T11:22:03.142436-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Western Kentucky",
"reward": "2.99000",
"odds": "3.05000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/da900808-6ced-4bfa-92a5-e8c7861df4bd/?format=api"
}
]
}