GET /api/bet_types/6d837c44-d5ab-4524-89d2-77be8866f7ea/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "6d837c44-d5ab-4524-89d2-77be8866f7ea",
"match": "https://api-prod.gambitprofit.com/api/matches/cf837900-9af6-4654-bb07-488d226c01a8/?format=api",
"name": "Pick the Winner",
"created_at": "2023-09-01T01:03:10.400779-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": "PHI (Z Wheeler)",
"amount": 5222.0
},
{
"team": "MIL (F Peralta)",
"amount": 4778.0
}
],
"expected_reward_tokens": 9556.0,
"profit_sb": 56.0,
"profit_sb_percentage": 0.59,
"recommended": true
},
"lines": [
{
"id": "b86c8e14-b67e-4c06-ada1-a0b4dc684db0",
"gambit_id": "e5e14e3f-adca-42b6-b0a9-bace96da95f5",
"last_updated": "2023-09-02T17:18:07.015938-04:00",
"created_at": "2023-09-01T01:03:10.405541-04:00",
"name": "PHI (Z Wheeler)",
"reward": "1.83000",
"odds": "1.86960",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6d837c44-d5ab-4524-89d2-77be8866f7ea/?format=api"
},
{
"id": "04640ad9-4e62-4582-a4f3-c1d57ea84f91",
"gambit_id": "a0afd6ea-3fc2-4538-9dce-bc350d3b225f",
"last_updated": "2023-09-02T17:18:07.020390-04:00",
"created_at": "2023-09-01T01:03:10.411888-04:00",
"name": "MIL (F Peralta)",
"reward": "2.00000",
"odds": "2.05000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6d837c44-d5ab-4524-89d2-77be8866f7ea/?format=api"
}
]
}