GET /api/bet_types/6ff4dbd1-59b7-48da-b666-026e01d6ddc8/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "6ff4dbd1-59b7-48da-b666-026e01d6ddc8",
"match": "https://api-prod.gambitprofit.com/api/matches/0ab3420e-8014-463c-bd69-33958480b94e/?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": "Louisville",
"amount": 6179.0
},
{
"team": "NC State",
"amount": 3821.0
}
],
"expected_reward_tokens": 9206.71,
"profit_sb": 206.71,
"profit_sb_percentage": 2.3,
"recommended": true
},
"lines": [
{
"id": "7395354d-4357-47ff-afa6-6be40a8d7669",
"gambit_id": "7e71d902-64df-4c97-a3c3-328f0990bfd3",
"last_updated": "2022-11-21T10:23:31.396090-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Louisville",
"reward": "1.49000",
"odds": "1.55560",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ff4dbd1-59b7-48da-b666-026e01d6ddc8/?format=api"
},
{
"id": "69a697db-e63e-44e9-b02c-742115627487",
"gambit_id": "cea1e8ed-9941-4d56-865a-09e08c096b5c",
"last_updated": "2022-11-21T10:23:31.397304-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "NC State",
"reward": "2.41000",
"odds": "2.60000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ff4dbd1-59b7-48da-b666-026e01d6ddc8/?format=api"
}
]
}