GET /api/bet_types/f9e56a3c-364f-48d2-b569-285269e0eca7/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f9e56a3c-364f-48d2-b569-285269e0eca7",
"match": "https://api-prod.gambitprofit.com/api/matches/77962a65-4e65-4596-878d-71585aac2d13/?format=api",
"name": "Pick the Winner",
"created_at": "2023-06-30T08:23:05.540510-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": "TOR (J Berrios)",
"amount": 5627.0
},
{
"team": "BOS (J Paxton)",
"amount": 4373.0
}
],
"expected_reward_tokens": 9620.6,
"profit_sb": 120.6,
"profit_sb_percentage": 1.27,
"recommended": true
},
"lines": [
{
"id": "5f39f1e9-0200-4c73-a1a4-27ae070bff98",
"gambit_id": "4f9e7698-ef17-45d9-9ba7-84ecc767c040",
"last_updated": "2023-07-01T10:33:25.462139-04:00",
"created_at": "2023-06-30T08:23:05.545965-04:00",
"name": "TOR (J Berrios)",
"reward": "1.71000",
"odds": "1.74070",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f9e56a3c-364f-48d2-b569-285269e0eca7/?format=api"
},
{
"id": "78bafad3-a1fd-4dbe-8f3c-9951f4f6f9f7",
"gambit_id": "c5dc03e7-c87a-4ffa-80bf-5a8b534d9948",
"last_updated": "2023-07-01T10:33:25.460603-04:00",
"created_at": "2023-06-30T08:23:05.543692-04:00",
"name": "BOS (J Paxton)",
"reward": "2.20000",
"odds": "2.25000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f9e56a3c-364f-48d2-b569-285269e0eca7/?format=api"
}
]
}