GET /api/bet_types/9d043d4e-570a-4b70-87cc-bb2ca83ce09d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "9d043d4e-570a-4b70-87cc-bb2ca83ce09d",
"match": "https://api-prod.gambitprofit.com/api/matches/13268e2e-fea4-4c8f-b27d-724a4debb612/?format=api",
"name": "Pick the Winner",
"created_at": "2023-04-08T09:02:01.905190-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": "Colorado Avalanche",
"amount": 5213.0
},
{
"team": "Los Angeles Kings",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "27677e2d-46af-490d-8a8a-3ef2f9984ff1",
"gambit_id": "b68d17ff-7e80-4388-ab17-f86f8c2e4a3f",
"last_updated": "2023-04-10T09:26:56.992768-04:00",
"created_at": "2023-04-08T09:02:01.907355-04:00",
"name": "Colorado Avalanche",
"reward": "1.80000",
"odds": "1.83330",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9d043d4e-570a-4b70-87cc-bb2ca83ce09d/?format=api"
},
{
"id": "7f5b83f2-4309-4df0-b786-850e86cbf859",
"gambit_id": "24823e5f-e47f-4194-a667-4ddad670ad26",
"last_updated": "2023-04-10T09:26:56.994950-04:00",
"created_at": "2023-04-08T09:02:01.909471-04:00",
"name": "Los Angeles Kings",
"reward": "1.96000",
"odds": "2.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9d043d4e-570a-4b70-87cc-bb2ca83ce09d/?format=api"
}
]
}