GET /api/bet_types/7d081c0e-edae-4c1e-b8c4-af8c5fd05c06/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "7d081c0e-edae-4c1e-b8c4-af8c5fd05c06",
"match": "https://api-prod.gambitprofit.com/api/matches/1a2e00f6-3303-4e9b-a265-3d3f8f5f7a86/?format=api",
"name": "Pick the Winner",
"created_at": "2023-10-01T09:18:20.233066-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": "ATL (D Dodd)",
"amount": 6627.0
},
{
"team": "WAS (J Rutledge)",
"amount": 3373.0
}
],
"expected_reward_tokens": 9476.61,
"profit_sb": -23.39,
"profit_sb_percentage": -0.25,
"recommended": false
},
"lines": [
{
"id": "84a1a6b2-2dc3-4159-93da-9570ab72f476",
"gambit_id": "0616e4b9-3dba-4a08-924b-dfb137572be5",
"last_updated": "2023-10-03T10:08:10.681987-04:00",
"created_at": "2023-10-01T09:18:20.252044-04:00",
"name": "ATL (D Dodd)",
"reward": "1.43000",
"odds": "1.45450",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7d081c0e-edae-4c1e-b8c4-af8c5fd05c06/?format=api"
},
{
"id": "2b3cfa4d-7e4a-458c-885a-2b7757cf1e93",
"gambit_id": "fd1140a4-048f-42f1-9638-6ceceb7e674a",
"last_updated": "2023-10-03T10:08:10.676276-04:00",
"created_at": "2023-10-01T09:18:20.242549-04:00",
"name": "WAS (J Rutledge)",
"reward": "2.81000",
"odds": "2.90000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7d081c0e-edae-4c1e-b8c4-af8c5fd05c06/?format=api"
}
]
}