GET /api/bet_types/d025582a-b0fb-4003-b28b-3005ffef6754/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "d025582a-b0fb-4003-b28b-3005ffef6754",
"match": "https://api-prod.gambitprofit.com/api/matches/61389e23-d2ad-43c9-9416-3455486a4fa0/?format=api",
"name": "Play the Odds",
"created_at": "2023-04-26T12:02:10.944408-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": "ARI",
"amount": 5317.0
},
{
"team": "KAN",
"amount": 4683.0
}
],
"expected_reward_tokens": 9411.09,
"profit_sb": -88.91,
"profit_sb_percentage": -0.94,
"recommended": false
},
"lines": [
{
"id": "02dba8af-caf5-48b0-96ae-94769ce55185",
"gambit_id": "24ca173e-8670-4029-97c5-8ac38255d7de",
"last_updated": "2023-04-27T11:52:10.658354-04:00",
"created_at": "2023-04-26T12:02:10.946190-04:00",
"name": "ARI",
"reward": "1.77000",
"odds": "1.80000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d025582a-b0fb-4003-b28b-3005ffef6754/?format=api"
},
{
"id": "20381333-95fb-4d97-87b7-a3b961b80d6d",
"gambit_id": "d1085fce-b2b8-43f0-a86e-72318fcbab82",
"last_updated": "2023-04-27T11:52:10.660602-04:00",
"created_at": "2023-04-26T12:02:10.947683-04:00",
"name": "KAN",
"reward": "2.01000",
"odds": "2.05000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d025582a-b0fb-4003-b28b-3005ffef6754/?format=api"
}
]
}