GET /api/bet_types/51633081-8f82-4ea8-b808-38948e4fd66c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "51633081-8f82-4ea8-b808-38948e4fd66c",
"match": "https://api-prod.gambitprofit.com/api/matches/d9c09107-40bd-4f9d-bc96-6616f4fde72d/?format=api",
"name": "Pick the Winner",
"created_at": "2023-05-11T11:17:07.195162-04: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": "SFO (A Cobb)",
"amount": 5564.0
},
{
"team": "ARI (T Henry)",
"amount": 4436.0
}
],
"expected_reward_tokens": 9625.72,
"profit_sb": 125.72,
"profit_sb_percentage": 1.32,
"recommended": true
},
"lines": [
{
"id": "e78751d3-a0cc-4992-a0df-ae5968859552",
"gambit_id": "27148242-509c-44ed-819d-d41f94ceb13f",
"last_updated": "2023-05-14T10:57:13.307728-04:00",
"created_at": "2023-05-11T11:17:07.198038-04:00",
"name": "SFO (A Cobb)",
"reward": "1.73000",
"odds": "1.75760",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/51633081-8f82-4ea8-b808-38948e4fd66c/?format=api"
},
{
"id": "d6b9796c-2b6c-4ab4-a0a9-80d2e17950c6",
"gambit_id": "6fbeb626-ac27-4e88-bb13-ca819ba3deda",
"last_updated": "2023-05-14T10:57:13.306361-04:00",
"created_at": "2023-05-11T11:17:07.196531-04:00",
"name": "ARI (T Henry)",
"reward": "2.17000",
"odds": "2.22000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/51633081-8f82-4ea8-b808-38948e4fd66c/?format=api"
}
]
}