GET /api/bet_types/db40b928-2762-415b-a749-74b3d304f0bd/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "db40b928-2762-415b-a749-74b3d304f0bd",
"match": "https://api-prod.gambitprofit.com/api/matches/0640b843-0da7-40b5-9191-a714e4b0efa0/?format=api",
"name": "Pick the Winner",
"created_at": "2023-06-21T08:33:16.396275-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": "MIN (S Gray)",
"amount": 5234.0
},
{
"team": "BOS (G Whitlock)",
"amount": 4766.0
}
],
"expected_reward_tokens": 9578.22,
"profit_sb": 78.22,
"profit_sb_percentage": 0.82,
"recommended": true
},
"lines": [
{
"id": "97c6a142-e9d8-4d90-9197-146f90ac7d2f",
"gambit_id": "3e869d86-3f5a-41a3-a108-4ff54df7b499",
"last_updated": "2023-06-22T10:53:26.007338-04:00",
"created_at": "2023-06-21T08:33:16.404706-04:00",
"name": "MIN (S Gray)",
"reward": "1.83000",
"odds": "1.86960",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/db40b928-2762-415b-a749-74b3d304f0bd/?format=api"
},
{
"id": "a083c58b-304c-4db2-b172-da38a7279bad",
"gambit_id": "a0ec441e-5d35-45b8-a6c5-1252c0062210",
"last_updated": "2023-06-22T10:53:26.005182-04:00",
"created_at": "2023-06-21T08:33:16.402306-04:00",
"name": "BOS (G Whitlock)",
"reward": "2.01000",
"odds": "2.05000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/db40b928-2762-415b-a749-74b3d304f0bd/?format=api"
}
]
}