GET /api/bet_types/794ef702-ee7b-4137-b2e7-e0a7cddff3e9/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "794ef702-ee7b-4137-b2e7-e0a7cddff3e9",
"match": "https://api-prod.gambitprofit.com/api/matches/ce50b378-eaec-4e1f-b86f-dbbf94ad3154/?format=api",
"name": "Pick the Winner",
"created_at": "2023-11-10T08:23:21.807488-05: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": "Philadelphia Flyers",
"amount": 5094.0
},
{
"team": "Anaheim Ducks",
"amount": 4906.0
}
],
"expected_reward_tokens": 9321.4,
"profit_sb": -178.6,
"profit_sb_percentage": -1.88,
"recommended": false
},
"lines": [
{
"id": "02e75316-7b95-492f-82c3-66229015a068",
"gambit_id": "24967ef9-12ce-4008-9548-d54de6e0f64e",
"last_updated": "2023-11-12T11:28:24.271134-05:00",
"created_at": "2023-11-10T08:23:21.811892-05:00",
"name": "Philadelphia Flyers",
"reward": "1.83000",
"odds": "1.86960",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/794ef702-ee7b-4137-b2e7-e0a7cddff3e9/?format=api"
},
{
"id": "a93e9348-000a-461e-a869-b4adc9e99f96",
"gambit_id": "819f361b-acd1-4b00-810a-5f60069e5aba",
"last_updated": "2023-11-12T11:28:24.274619-05:00",
"created_at": "2023-11-10T08:23:21.816532-05:00",
"name": "Anaheim Ducks",
"reward": "1.90000",
"odds": "1.95240",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/794ef702-ee7b-4137-b2e7-e0a7cddff3e9/?format=api"
}
]
}