GET /api/bet_types/ad554c99-e393-484f-8c83-9e7449b22710/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ad554c99-e393-484f-8c83-9e7449b22710",
"match": "https://api-prod.gambitprofit.com/api/matches/47cb2a0d-fbfa-4f10-a50d-69435513a14b/?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": "Fresno State",
"amount": 6482.0
},
{
"team": "Washington State",
"amount": 3518.0
}
],
"expected_reward_tokens": 9074.8,
"profit_sb": 74.8,
"profit_sb_percentage": 0.83,
"recommended": true
},
"lines": [
{
"id": "c16bbb6a-307f-415c-a9e2-6c911d399e33",
"gambit_id": "75a3ac80-f57d-448b-8abb-f9722e9d8439",
"last_updated": "2022-12-19T10:22:26.574505-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Fresno State",
"reward": "1.40000",
"odds": "1.45450",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ad554c99-e393-484f-8c83-9e7449b22710/?format=api"
},
{
"id": "b4790185-cb94-42ab-ae9d-8b4b64185e9e",
"gambit_id": "152f2f19-8e0f-45b2-b53c-d2c1f8b909a3",
"last_updated": "2022-12-19T10:22:26.573411-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Washington State",
"reward": "2.58000",
"odds": "2.80000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ad554c99-e393-484f-8c83-9e7449b22710/?format=api"
}
]
}