GET /api/bet_types/84efc2e5-020d-4d41-b35c-e60ba974e731/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "84efc2e5-020d-4d41-b35c-e60ba974e731",
"match": "https://api-prod.gambitprofit.com/api/matches/af807aed-2117-4aed-ac28-5ba9102e25ca/?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": "SEA (L Castillo)",
"amount": 6578.0
},
{
"team": "OAK (J Sears)",
"amount": 3422.0
}
],
"expected_reward_tokens": 9273.62,
"profit_sb": 273.62,
"profit_sb_percentage": 3.04,
"recommended": true
},
"lines": [
{
"id": "a5627915-a473-4ebb-ba4b-57be20b17ff9",
"gambit_id": "3cd41604-61e4-42f9-bb42-7401e819450a",
"last_updated": "2022-08-22T09:41:59.358952-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "SEA (L Castillo)",
"reward": "1.41000",
"odds": "1.45450",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/84efc2e5-020d-4d41-b35c-e60ba974e731/?format=api"
},
{
"id": "09c1e04c-c26e-4b89-8f4d-4107fbb00246",
"gambit_id": "760aaa1f-f25f-4baf-b13b-c0ea189d1c77",
"last_updated": "2022-08-22T09:41:59.358497-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "OAK (J Sears)",
"reward": "2.71000",
"odds": "2.90000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/84efc2e5-020d-4d41-b35c-e60ba974e731/?format=api"
}
]
}