GET /api/bet_types/2052975e-9959-4dde-8a74-d92544e387c1/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "2052975e-9959-4dde-8a74-d92544e387c1",
"match": "https://api-prod.gambitprofit.com/api/matches/cf3b75f9-3d3e-4e73-8347-c6b56285d534/?format=api",
"name": "Play the Odds",
"created_at": "2023-12-27T09:43:12.291127-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": "Baltimore Ravens",
"amount": 5213.0
},
{
"team": "Miami Dolphins",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "55585d54-4ab7-4b5f-b8a6-9cc65d989b2c",
"gambit_id": "7d36e6d3-903d-41b7-ae15-e12a37a72a93",
"last_updated": "2024-01-02T10:38:10.564568-05:00",
"created_at": "2023-12-27T09:43:12.298980-05:00",
"name": "Baltimore Ravens",
"reward": "1.80000",
"odds": "1.83330",
"spread": "-3.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2052975e-9959-4dde-8a74-d92544e387c1/?format=api"
},
{
"id": "12a9cec0-4da9-4657-914e-3a996ebee60a",
"gambit_id": "0fecba26-dfe2-4f18-b548-0f210ce1c293",
"last_updated": "2024-01-02T10:38:10.561164-05:00",
"created_at": "2023-12-27T09:43:12.294984-05:00",
"name": "Miami Dolphins",
"reward": "1.96000",
"odds": "2.00000",
"spread": "3.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2052975e-9959-4dde-8a74-d92544e387c1/?format=api"
}
]
}