GET /api/bet_types/cee8ea3f-b642-4c60-b300-d446122fde9e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "cee8ea3f-b642-4c60-b300-d446122fde9e",
"match": "https://api-prod.gambitprofit.com/api/matches/76c82677-a13b-4429-83d7-d8cc72e8d6aa/?format=api",
"name": "Pick the Winner",
"created_at": "2023-11-04T09:53:05.697756-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": "Jailton Almeida",
"amount": 7717.0
},
{
"team": "Derrick Lewis",
"amount": 2283.0
}
],
"expected_reward_tokens": 9337.47,
"profit_sb": -162.53,
"profit_sb_percentage": -1.71,
"recommended": false
},
"lines": [
{
"id": "a8d2874a-f07e-4e61-b508-d3386e3ad693",
"gambit_id": "8cbcd39b-5bdf-4fe5-98ed-c5517a747475",
"last_updated": "2023-11-06T21:33:16.727883-05:00",
"created_at": "2023-11-04T09:53:05.703205-04:00",
"name": "Jailton Almeida",
"reward": "1.21000",
"odds": "1.21740",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cee8ea3f-b642-4c60-b300-d446122fde9e/?format=api"
},
{
"id": "7bf40561-0036-408e-95fe-3c82f15e0aa1",
"gambit_id": "915a057a-313e-4cfd-ba73-85eedf09f777",
"last_updated": "2023-11-06T21:33:16.731264-05:00",
"created_at": "2023-11-04T09:53:05.708330-04:00",
"name": "Derrick Lewis",
"reward": "4.09000",
"odds": "4.25000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cee8ea3f-b642-4c60-b300-d446122fde9e/?format=api"
}
]
}