GET /api/bet_types/ecef5cea-0aa2-45e3-8608-228cdb1c9f6c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ecef5cea-0aa2-45e3-8608-228cdb1c9f6c",
"match": "https://api-prod.gambitprofit.com/api/matches/b26bc128-3d94-479c-9753-db5fd99a2302/?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": "Miami-Ohio",
"amount": 7084.0
},
{
"team": "Bowling Green",
"amount": 2916.0
}
],
"expected_reward_tokens": 9563.4,
"profit_sb": 63.4,
"profit_sb_percentage": 0.67,
"recommended": true
},
"lines": [
{
"id": "ca5babae-c8fd-4af6-a962-e5300f5aeac4",
"gambit_id": "8299bb8d-f27f-4cae-8ce7-8f061e96e95c",
"last_updated": "2022-10-16T15:07:11.621107-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Miami-Ohio",
"reward": "1.35000",
"odds": "1.36360",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ecef5cea-0aa2-45e3-8608-228cdb1c9f6c/?format=api"
},
{
"id": "416c9e64-9ed8-47ae-b0d6-9ebd24e3e550",
"gambit_id": "b19719a5-b61e-47fd-8736-b6240f14ae7d",
"last_updated": "2022-10-16T15:07:11.620113-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Bowling Green",
"reward": "3.28000",
"odds": "3.35000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ecef5cea-0aa2-45e3-8608-228cdb1c9f6c/?format=api"
}
]
}