GET /api/bet_types/fc2ede08-255e-4b6f-851f-f77a535a9810/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "fc2ede08-255e-4b6f-851f-f77a535a9810",
"match": "https://api-prod.gambitprofit.com/api/matches/22e40c43-dab8-4e7e-9ad8-c17249364c29/?format=api",
"name": "Play the Odds",
"created_at": "2023-09-06T22:48:23.188087-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": "Kansas City Chiefs",
"amount": 5107.0
},
{
"team": "Detroit Lions",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "e829e7e4-9870-41e8-a21f-8ae8afc22b86",
"gambit_id": "eef0402d-99e1-44eb-9038-e31e05107a3a",
"last_updated": "2023-09-08T09:43:02.021727-04:00",
"created_at": "2023-09-06T22:48:23.198246-04:00",
"name": "Kansas City Chiefs",
"reward": "1.83000",
"odds": "1.86960",
"spread": "-4.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fc2ede08-255e-4b6f-851f-f77a535a9810/?format=api"
},
{
"id": "4c8ad992-76a7-4a12-ad4e-15b08ec53341",
"gambit_id": "16547d7a-b34f-4bb3-8d17-8bff1a9a2d21",
"last_updated": "2023-09-08T09:43:02.017533-04:00",
"created_at": "2023-09-06T22:48:23.193651-04:00",
"name": "Detroit Lions",
"reward": "1.91000",
"odds": "1.95240",
"spread": "4.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fc2ede08-255e-4b6f-851f-f77a535a9810/?format=api"
}
]
}