GET /api/bet_types/74b1d7fa-5a3b-43da-a54e-b46bdaaf8c83/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "74b1d7fa-5a3b-43da-a54e-b46bdaaf8c83",
"match": "https://api-prod.gambitprofit.com/api/matches/6640d43b-8363-4acf-9ead-0d0e23776343/?format=api",
"name": "Pick the Winner",
"created_at": "2023-03-15T09:07:12.673228-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": "New York Islanders",
"amount": 6399.0
},
{
"team": "Anaheim Ducks",
"amount": 3601.0
}
],
"expected_reward_tokens": 9470.52,
"profit_sb": -29.48,
"profit_sb_percentage": -0.31,
"recommended": false
},
"lines": [
{
"id": "15417b5d-d6b6-496e-b8ef-06e99a6d25d6",
"gambit_id": "10ce0bc1-34e2-4b6d-ab1a-1bc62da5ccae",
"last_updated": "2023-03-16T17:37:22.598112-04:00",
"created_at": "2023-03-15T09:07:12.677458-04:00",
"name": "New York Islanders",
"reward": "1.48000",
"odds": "1.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/74b1d7fa-5a3b-43da-a54e-b46bdaaf8c83/?format=api"
},
{
"id": "e69b750d-e5d6-4738-81ed-d1fa07eac3ed",
"gambit_id": "a0bcab96-7d70-400b-8582-b00e6316a05c",
"last_updated": "2023-03-16T17:37:22.596355-04:00",
"created_at": "2023-03-15T09:07:12.675226-04:00",
"name": "Anaheim Ducks",
"reward": "2.63000",
"odds": "2.70000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/74b1d7fa-5a3b-43da-a54e-b46bdaaf8c83/?format=api"
}
]
}