GET /api/bet_types/18195f25-43b6-4998-905b-0345a6678605/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "18195f25-43b6-4998-905b-0345a6678605",
"match": "https://api-prod.gambitprofit.com/api/matches/0b9292d8-3de8-42a5-a7fb-967dc3bc2257/?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": "James Madison",
"amount": 7036.0
},
{
"team": "Old Dominion",
"amount": 2964.0
}
],
"expected_reward_tokens": 9217.16,
"profit_sb": 217.16,
"profit_sb_percentage": 2.41,
"recommended": true
},
"lines": [
{
"id": "40429f46-c167-4d2e-bfa8-cdd117b60ab4",
"gambit_id": "6f62033e-b70d-437d-a569-6a06d9b60048",
"last_updated": "2022-11-14T10:18:32.717388-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "James Madison",
"reward": "1.31000",
"odds": "1.35710",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/18195f25-43b6-4998-905b-0345a6678605/?format=api"
},
{
"id": "4bcd4ead-cafd-4e51-8d38-f37002222022",
"gambit_id": "f8966a64-8342-47fa-9529-9e664cd634a3",
"last_updated": "2022-11-14T10:18:32.716250-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Old Dominion",
"reward": "3.11000",
"odds": "3.40000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/18195f25-43b6-4998-905b-0345a6678605/?format=api"
}
]
}