GET /api/bet_types/70d61505-93ee-4e3b-84a4-064b35c19098/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "70d61505-93ee-4e3b-84a4-064b35c19098",
"match": "https://api-prod.gambitprofit.com/api/matches/9aa564bd-ccbd-48da-9664-2db054e2b047/?format=api",
"name": "Pick the Winner",
"created_at": "2023-06-03T11:22:11.689748-04: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": "CWS (D Cease)",
"amount": 5909.0
},
{
"team": "DET (M Lorenzen)",
"amount": 4091.0
}
],
"expected_reward_tokens": 9572.58,
"profit_sb": 72.58,
"profit_sb_percentage": 0.76,
"recommended": true
},
"lines": [
{
"id": "c1a1a6ad-1bbf-4e47-a284-5b0165425eb6",
"gambit_id": "d87aaa44-615c-4b8d-a7c0-38a61b90a705",
"last_updated": "2023-06-05T10:57:19.073562-04:00",
"created_at": "2023-06-03T11:22:11.694986-04:00",
"name": "CWS (D Cease)",
"reward": "1.62000",
"odds": "1.64520",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/70d61505-93ee-4e3b-84a4-064b35c19098/?format=api"
},
{
"id": "663e4c03-baf6-486a-a64c-e45b5c5afaef",
"gambit_id": "31cc7e82-6d0f-4e99-a82e-06636313331e",
"last_updated": "2023-06-05T10:57:19.070551-04:00",
"created_at": "2023-06-03T11:22:11.692569-04:00",
"name": "DET (M Lorenzen)",
"reward": "2.34000",
"odds": "2.40000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/70d61505-93ee-4e3b-84a4-064b35c19098/?format=api"
}
]
}