GET /api/bet_types/32b275da-b071-4211-8b90-1e4f61cc3f42/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "32b275da-b071-4211-8b90-1e4f61cc3f42",
"match": "https://api-prod.gambitprofit.com/api/matches/a1b11860-72bf-4d92-bc61-c3f9a46f3cba/?format=api",
"name": "Pick the Winner",
"created_at": "2023-06-18T09:43:02.571179-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": "MIA (J Luzardo)",
"amount": 5838.0
},
{
"team": "WAS (P Corbin)",
"amount": 4162.0
}
],
"expected_reward_tokens": 9572.6,
"profit_sb": 72.6,
"profit_sb_percentage": 0.76,
"recommended": true
},
"lines": [
{
"id": "831ea064-fb92-4d80-84d1-3de10ce46a64",
"gambit_id": "b9bfdc7d-6049-4eb6-a65f-0d41471ecaad",
"last_updated": "2023-06-20T10:48:18.165452-04:00",
"created_at": "2023-06-18T09:43:02.572687-04:00",
"name": "MIA (J Luzardo)",
"reward": "1.64000",
"odds": "1.66670",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/32b275da-b071-4211-8b90-1e4f61cc3f42/?format=api"
},
{
"id": "ee41f20e-4579-4164-9adb-02a74af043a8",
"gambit_id": "fad0ef29-21c1-41b1-82f9-d35c87e46d46",
"last_updated": "2023-06-20T10:48:18.172135-04:00",
"created_at": "2023-06-18T09:43:02.574351-04:00",
"name": "WAS (P Corbin)",
"reward": "2.30000",
"odds": "2.35000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/32b275da-b071-4211-8b90-1e4f61cc3f42/?format=api"
}
]
}