GET /api/bet_types/fdee5d05-e4d0-43a0-98d8-71c894cb9a77/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "fdee5d05-e4d0-43a0-98d8-71c894cb9a77",
"match": "https://api-prod.gambitprofit.com/api/matches/7ad941dd-90b6-49d8-bd09-5c326984efc3/?format=api",
"name": "Pick the Winner",
"created_at": "2023-09-02T09:33:16.482245-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": "BAL (K Bradish)",
"amount": 5440.0
},
{
"team": "ARI (S Cecconi)",
"amount": 4560.0
}
],
"expected_reward_tokens": 9574.4,
"profit_sb": 74.4,
"profit_sb_percentage": 0.78,
"recommended": true
},
"lines": [
{
"id": "ff3ed44e-eec5-4ed3-88a5-ebcfdc51b356",
"gambit_id": "aac48e5d-7136-47a9-93e8-e6f4816b8204",
"last_updated": "2023-09-04T12:48:34.042932-04:00",
"created_at": "2023-09-02T09:33:16.486300-04:00",
"name": "BAL (K Bradish)",
"reward": "1.76000",
"odds": "1.80000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fdee5d05-e4d0-43a0-98d8-71c894cb9a77/?format=api"
},
{
"id": "21df0952-be53-4bf4-acdc-0c996916f86b",
"gambit_id": "70b1b330-377f-4cb9-acc8-c0394b6df8b2",
"last_updated": "2023-09-04T12:48:34.046646-04:00",
"created_at": "2023-09-02T09:33:16.491412-04:00",
"name": "ARI (S Cecconi)",
"reward": "2.10000",
"odds": "2.15000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fdee5d05-e4d0-43a0-98d8-71c894cb9a77/?format=api"
}
]
}