GET /api/bet_types/c1a16bec-8502-4a32-a386-cd60ed03a3e3/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c1a16bec-8502-4a32-a386-cd60ed03a3e3",
"match": "https://api-prod.gambitprofit.com/api/matches/24b37d07-ea94-49de-8d07-a0df3c20bb95/?format=api",
"name": "Pick the Winner",
"created_at": "2023-05-22T12:17:14.818881-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": "CLE (H Gaddis)",
"amount": 5286.0
},
{
"team": "CWS (J Lambert)",
"amount": 4714.0
}
],
"expected_reward_tokens": 9567.66,
"profit_sb": 67.66,
"profit_sb_percentage": 0.71,
"recommended": true
},
"lines": [
{
"id": "5e20abb4-baf6-435b-9056-895ad011a554",
"gambit_id": "cec26b2c-86b4-439e-9105-5db2aeacc95a",
"last_updated": "2023-05-25T13:47:09.999479-04:00",
"created_at": "2023-05-22T12:17:14.820159-04:00",
"name": "CLE (H Gaddis)",
"reward": "1.81000",
"odds": "1.84750",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c1a16bec-8502-4a32-a386-cd60ed03a3e3/?format=api"
},
{
"id": "87fec619-c4fb-45a5-994e-ba39700491a2",
"gambit_id": "45df6b45-768e-4276-9b50-d28cc344e628",
"last_updated": "2023-05-25T13:47:09.998104-04:00",
"created_at": "2023-05-22T12:17:14.821385-04:00",
"name": "CWS (J Lambert)",
"reward": "2.03000",
"odds": "2.08000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c1a16bec-8502-4a32-a386-cd60ed03a3e3/?format=api"
}
]
}