GET /api/bet_types/81661872-9a32-4ce2-acc1-95edd453f796/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "81661872-9a32-4ce2-acc1-95edd453f796",
"match": "https://api-prod.gambitprofit.com/api/matches/52f34744-eded-45d2-b319-c2199e4ac321/?format=api",
"name": "Pick the Winner",
"created_at": "2023-04-22T19:42:13.032485-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": "Arlington Renegades",
"amount": 5000.0
},
{
"team": "Houston Roughnecks",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "1da5879e-0864-46ae-972a-3bbc379cff45",
"gambit_id": "d57242b8-408e-4fe2-b582-d64b86930940",
"last_updated": "2023-04-24T18:52:08.057618-04:00",
"created_at": "2023-04-22T19:42:13.035562-04:00",
"name": "Arlington Renegades",
"reward": "1.87000",
"odds": "1.90910",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/81661872-9a32-4ce2-acc1-95edd453f796/?format=api"
},
{
"id": "d18b7e4e-9e3b-4b4a-8e7f-d4f18345dbce",
"gambit_id": "31a7a362-d035-4670-bf58-fe44914bb6cb",
"last_updated": "2023-04-24T18:52:08.059925-04:00",
"created_at": "2023-04-22T19:42:13.038499-04:00",
"name": "Houston Roughnecks",
"reward": "1.87000",
"odds": "1.90910",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/81661872-9a32-4ce2-acc1-95edd453f796/?format=api"
}
]
}