GET /api/bet_types/80af656f-73fb-4040-b801-8a1d17411034/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "80af656f-73fb-4040-b801-8a1d17411034",
"match": "https://api-prod.gambitprofit.com/api/matches/157aaeb0-12df-42ab-96c7-e78a2659f1aa/?format=api",
"name": "Pick the Winner",
"created_at": "2023-05-07T11:57:11.283994-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": "ARI (R Nelson)",
"amount": 5787.0
},
{
"team": "WAS (T Williams)",
"amount": 4213.0
}
],
"expected_reward_tokens": 9605.64,
"profit_sb": 105.64,
"profit_sb_percentage": 1.11,
"recommended": true
},
"lines": [
{
"id": "4da99fd7-9c31-43e5-9289-0bad46e9e3af",
"gambit_id": "8254f23e-1f5f-4973-98ce-e13a7dff2c3b",
"last_updated": "2023-05-08T11:47:08.205338-04:00",
"created_at": "2023-05-07T11:57:11.285796-04:00",
"name": "ARI (R Nelson)",
"reward": "1.66000",
"odds": "1.68970",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/80af656f-73fb-4040-b801-8a1d17411034/?format=api"
},
{
"id": "1a164c0a-8ba8-4527-a206-08f2d1580fe4",
"gambit_id": "2ecc77d1-ee9a-4d9b-b427-58b1bdda1cdd",
"last_updated": "2023-05-08T11:47:08.206916-04:00",
"created_at": "2023-05-07T11:57:11.287700-04:00",
"name": "WAS (T Williams)",
"reward": "2.28000",
"odds": "2.33000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/80af656f-73fb-4040-b801-8a1d17411034/?format=api"
}
]
}