GET /api/bet_types/bd556a59-8486-4b30-8e60-e7423dc515f2/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "bd556a59-8486-4b30-8e60-e7423dc515f2",
"match": "https://api-prod.gambitprofit.com/api/matches/7e476fc3-f2ec-47b0-aeb8-7cfce4527de0/?format=api",
"name": "Pick the Winner",
"created_at": "2023-03-04T10:37:56.571035-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": "Houston Rockets",
"amount": 5213.0
},
{
"team": "San Antonio Spurs",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "0cf821b3-2224-4b44-8537-fcf3c2724aef",
"gambit_id": "06cf6e55-ab96-43f6-925d-714feed46ea5",
"last_updated": "2023-03-06T10:32:11.057745-05:00",
"created_at": "2023-03-04T10:37:56.573449-05:00",
"name": "Houston Rockets",
"reward": "1.80000",
"odds": "1.83330",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bd556a59-8486-4b30-8e60-e7423dc515f2/?format=api"
},
{
"id": "b626fef4-7bea-4faf-80d2-eb1d2e4256e4",
"gambit_id": "5946c9dd-c4a2-42c1-ad44-b80b6b96a944",
"last_updated": "2023-03-06T10:32:11.056403-05:00",
"created_at": "2023-03-04T10:37:56.572222-05:00",
"name": "San Antonio Spurs",
"reward": "1.96000",
"odds": "2.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bd556a59-8486-4b30-8e60-e7423dc515f2/?format=api"
}
]
}