GET /api/bet_types/c33c0d3f-72ab-415c-8d76-0fe3aab43fce/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c33c0d3f-72ab-415c-8d76-0fe3aab43fce",
"match": "https://api-prod.gambitprofit.com/api/matches/1c578178-98ae-445b-9f85-3ed50bb387af/?format=api",
"name": "Pick the Winner",
"created_at": "2023-10-21T09:38:07.743603-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": "Minnesota Wild",
"amount": 6706.0
},
{
"team": "Columbus Blue Jackets",
"amount": 3294.0
}
],
"expected_reward_tokens": 9387.9,
"profit_sb": -112.1,
"profit_sb_percentage": -1.18,
"recommended": false
},
"lines": [
{
"id": "058f2e90-df3b-42c0-aa15-ea2179b8f293",
"gambit_id": "77582729-efb2-4271-b25a-f53d30c6f922",
"last_updated": "2023-10-23T20:38:04.082181-04:00",
"created_at": "2023-10-21T09:38:07.747590-04:00",
"name": "Minnesota Wild",
"reward": "1.40000",
"odds": "1.42550",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c33c0d3f-72ab-415c-8d76-0fe3aab43fce/?format=api"
},
{
"id": "2b2151d5-0e3c-46eb-b04c-cd7c8fa9def0",
"gambit_id": "ca706c1b-8dff-4c6e-8e55-d9e94801bc23",
"last_updated": "2023-10-23T20:38:04.087267-04:00",
"created_at": "2023-10-21T09:38:07.752795-04:00",
"name": "Columbus Blue Jackets",
"reward": "2.85000",
"odds": "2.95000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c33c0d3f-72ab-415c-8d76-0fe3aab43fce/?format=api"
}
]
}