GET /api/bet_types/91328da0-1ddb-4565-b0c5-64532a7d8d60/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "91328da0-1ddb-4565-b0c5-64532a7d8d60",
"match": "https://api-prod.gambitprofit.com/api/matches/20f7650f-7f75-4ae1-b6c2-ff1a92b49271/?format=api",
"name": "Play the Odds",
"created_at": "1969-12-31T19:00:00-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": "Wisconsin",
"amount": 5097.0
},
{
"team": "Minnesota",
"amount": 4903.0
}
],
"expected_reward_tokens": 8970.72,
"profit_sb": -29.28,
"profit_sb_percentage": -0.33,
"recommended": false
},
"lines": [
{
"id": "f3d3f41b-968e-4992-b78a-b8cfc4673cd1",
"gambit_id": "a00a1d2f-289c-45fb-9d6e-5ba5a9fb3315",
"last_updated": "2022-11-28T09:52:06.878247-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Wisconsin",
"reward": "1.76000",
"odds": "1.86960",
"spread": "-3.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/91328da0-1ddb-4565-b0c5-64532a7d8d60/?format=api"
},
{
"id": "adcb7713-78e9-4f92-a665-1f6008e0f70c",
"gambit_id": "74369ae7-ae4c-442d-83d7-10d53fb5cc88",
"last_updated": "2022-11-28T09:52:06.879248-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Minnesota",
"reward": "1.83000",
"odds": "1.95240",
"spread": "3.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/91328da0-1ddb-4565-b0c5-64532a7d8d60/?format=api"
}
]
}