GET /api/bet_types/76d902e6-a5ea-4e99-abee-66f81f475e60/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "76d902e6-a5ea-4e99-abee-66f81f475e60",
"match": "https://api-prod.gambitprofit.com/api/matches/692f894b-577b-4f62-9380-489e2290b5eb/?format=api",
"name": "Pick the Winner",
"created_at": "1969-12-31T19:00:00-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": "Houston Outlaws",
"amount": 6539.0
},
{
"team": "Florida Mayhem",
"amount": 3461.0
}
],
"expected_reward_tokens": 8893.04,
"profit_sb": -106.96,
"profit_sb_percentage": -1.19,
"recommended": false
},
"lines": [
{
"id": "664c4398-c0dd-4c8a-856d-d5d03ec9bb2d",
"gambit_id": "a919548e-6e61-427e-ad05-9801be6a581e",
"last_updated": "2022-09-10T21:32:29.080357-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Houston Outlaws",
"reward": "1.36000",
"odds": "1.40000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/76d902e6-a5ea-4e99-abee-66f81f475e60/?format=api"
},
{
"id": "fab0ea0a-a103-4384-807a-cd5d6ab1c313",
"gambit_id": "027f57c3-8922-49fa-b536-b9d9c39f6f6f",
"last_updated": "2022-09-10T21:32:29.079370-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Florida Mayhem",
"reward": "2.57000",
"odds": "2.75000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/76d902e6-a5ea-4e99-abee-66f81f475e60/?format=api"
}
]
}