GET /api/bet_types/0899087f-ba4d-4e65-8744-62a4801e4049/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "0899087f-ba4d-4e65-8744-62a4801e4049",
"match": "https://api-prod.gambitprofit.com/api/matches/3c074090-a6e9-48cc-9800-f96d07a6c289/?format=api",
"name": "Pick the Winner",
"created_at": "2023-01-24T09:31:52.801152-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": "Phoenix Suns",
"amount": 7026.0
},
{
"team": "Charlotte Hornets",
"amount": 2974.0
}
],
"expected_reward_tokens": 9485.1,
"profit_sb": -14.9,
"profit_sb_percentage": -0.16,
"recommended": false
},
"lines": [
{
"id": "f095e75b-b7a7-4f20-9a78-ae617ee5851b",
"gambit_id": "9a0bdc29-2331-458f-ae8b-2d846c3de2fb",
"last_updated": "2023-01-25T10:47:30.960220-05:00",
"created_at": "2023-01-24T09:31:52.802773-05:00",
"name": "Phoenix Suns",
"reward": "1.35000",
"odds": "1.37040",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0899087f-ba4d-4e65-8744-62a4801e4049/?format=api"
},
{
"id": "1f4161f7-0049-44e6-85aa-fd9cddd4dfe7",
"gambit_id": "15a0a83b-c879-4761-b684-1ea08ba7810d",
"last_updated": "2023-01-25T10:47:30.961449-05:00",
"created_at": "2023-01-24T09:31:52.804481-05:00",
"name": "Charlotte Hornets",
"reward": "3.19000",
"odds": "3.30000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0899087f-ba4d-4e65-8744-62a4801e4049/?format=api"
}
]
}