GET /api/bet_types/3a8f61b5-ebfa-40ce-9e4c-49404c5870e3/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "3a8f61b5-ebfa-40ce-9e4c-49404c5870e3",
"match": "https://api-prod.gambitprofit.com/api/matches/b824c058-d1f4-4555-bfb5-c9de12db1c36/?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": "Central Florida",
"amount": 6475.0
},
{
"team": "East Carolina",
"amount": 3525.0
}
],
"expected_reward_tokens": 9517.5,
"profit_sb": 17.5,
"profit_sb_percentage": 0.18,
"recommended": true
},
"lines": [
{
"id": "5e209553-c7ff-4828-af9e-9972c5a7bf75",
"gambit_id": "8f53f055-09c2-488c-935c-66acfc532443",
"last_updated": "2022-10-23T21:36:54.380329-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Central Florida",
"reward": "1.47000",
"odds": "1.48780",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3a8f61b5-ebfa-40ce-9e4c-49404c5870e3/?format=api"
},
{
"id": "85206c7c-1fc1-46ae-be38-06e0329aab0e",
"gambit_id": "1a47595a-eac9-48c7-a0f5-f6f690a5e543",
"last_updated": "2022-10-23T21:36:54.378718-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "East Carolina",
"reward": "2.70000",
"odds": "2.75000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3a8f61b5-ebfa-40ce-9e4c-49404c5870e3/?format=api"
}
]
}