GET /api/bet_types/1dd51f82-0d89-40bb-927f-0829461cedf6/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "1dd51f82-0d89-40bb-927f-0829461cedf6",
"match": "https://api-prod.gambitprofit.com/api/matches/5fc10000-d5c6-480e-b8f4-e43118fd7db1/?format=api",
"name": "Play the Odds",
"created_at": "2023-12-15T09:13:08.969918-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": "New Orleans Saints",
"amount": 5107.0
},
{
"team": "New York Giants",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "44fca6c4-4d53-4c41-9f76-4633786e0603",
"gambit_id": "48aec476-015e-4047-b84b-abf85c1f84ab",
"last_updated": "2023-12-19T09:58:15.780590-05:00",
"created_at": "2023-12-15T09:13:08.979766-05:00",
"name": "New Orleans Saints",
"reward": "1.83000",
"odds": "1.86960",
"spread": "-6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1dd51f82-0d89-40bb-927f-0829461cedf6/?format=api"
},
{
"id": "8ab5c5f2-3c0b-478f-a60a-6bbc8ce92267",
"gambit_id": "294fb62f-5fb6-45ae-9d73-29243b2bc9d1",
"last_updated": "2023-12-19T09:58:15.776946-05:00",
"created_at": "2023-12-15T09:13:08.974542-05:00",
"name": "New York Giants",
"reward": "1.91000",
"odds": "1.95240",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1dd51f82-0d89-40bb-927f-0829461cedf6/?format=api"
}
]
}