GET /api/bet_types/cc48e02a-d5de-456a-8a3f-83dcb5e3608e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "cc48e02a-d5de-456a-8a3f-83dcb5e3608e",
"match": "https://api-prod.gambitprofit.com/api/matches/47b20640-cb38-4869-8c27-cd9bb4c64e37/?format=api",
"name": "Pick the Winner",
"created_at": "2023-10-01T09:18:22.940188-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": "CIN (H Greene)",
"amount": 5325.0
},
{
"team": "STL (M Mikolas)",
"amount": 4675.0
}
],
"expected_reward_tokens": 9583.75,
"profit_sb": 83.75,
"profit_sb_percentage": 0.88,
"recommended": true
},
"lines": [
{
"id": "dff67641-e390-4da7-a13d-6b804cf75962",
"gambit_id": "84d8d466-50d9-4219-a53d-dbd82ff85293",
"last_updated": "2023-10-03T09:58:09.925384-04:00",
"created_at": "2023-10-01T09:18:22.945934-04:00",
"name": "CIN (H Greene)",
"reward": "1.80000",
"odds": "1.83330",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cc48e02a-d5de-456a-8a3f-83dcb5e3608e/?format=api"
},
{
"id": "400d9d5f-a906-43bb-8cb6-6efc0a31ef0b",
"gambit_id": "d7314c2a-5287-4c81-900f-2597d2f5deec",
"last_updated": "2023-10-03T09:58:09.935065-04:00",
"created_at": "2023-10-01T09:18:22.952018-04:00",
"name": "STL (M Mikolas)",
"reward": "2.05000",
"odds": "2.10000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cc48e02a-d5de-456a-8a3f-83dcb5e3608e/?format=api"
}
]
}