GET /api/bet_types/d32860e4-08bc-4f21-b406-936f5972416d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "d32860e4-08bc-4f21-b406-936f5972416d",
"match": "https://api-prod.gambitprofit.com/api/matches/30ed6c9c-bd69-4eb3-9111-872f51d7a7cd/?format=api",
"name": "Pick the Winner",
"created_at": "2023-09-03T10:48:10.615266-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": "CHC (J Taillon)",
"amount": 5776.0
},
{
"team": "CIN (C Spiers)",
"amount": 4224.0
}
],
"expected_reward_tokens": 9588.16,
"profit_sb": 88.16,
"profit_sb_percentage": 0.93,
"recommended": true
},
"lines": [
{
"id": "68e96817-deb2-4e7e-8e4e-ab1faf7150ad",
"gambit_id": "fcce6ed1-b883-44b7-90a0-c73f82f67167",
"last_updated": "2023-09-05T10:32:58.679111-04:00",
"created_at": "2023-09-03T10:48:10.621392-04:00",
"name": "CHC (J Taillon)",
"reward": "1.66000",
"odds": "1.68970",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d32860e4-08bc-4f21-b406-936f5972416d/?format=api"
},
{
"id": "cca9bccb-8987-4d38-82d6-dc6d30110fa6",
"gambit_id": "94790fb6-112f-47f8-ab56-042d7a54b6af",
"last_updated": "2023-09-05T10:32:58.682797-04:00",
"created_at": "2023-09-03T10:48:10.625850-04:00",
"name": "CIN (C Spiers)",
"reward": "2.27000",
"odds": "2.33000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d32860e4-08bc-4f21-b406-936f5972416d/?format=api"
}
]
}