GET /api/bet_types/fc5c466a-b45c-4218-8c0b-2bb8188ffc40/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "fc5c466a-b45c-4218-8c0b-2bb8188ffc40",
"match": "https://api-prod.gambitprofit.com/api/matches/369e29b6-6ca5-4d50-b60f-198888c6960f/?format=api",
"name": "Pick the Winner",
"created_at": "1969-12-31T19:00:00-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": "PHI (A Nola)",
"amount": 7130.0
},
{
"team": "WAS (An Sanchez)",
"amount": 2870.0
}
],
"expected_reward_tokens": 9269.0,
"profit_sb": 269.0,
"profit_sb_percentage": 2.99,
"recommended": true
},
"lines": [
{
"id": "0d40cde2-4195-4e17-8d1d-1035df4dfbb9",
"gambit_id": "0165d0ad-2aa6-4eee-960f-9122ed9c8d72",
"last_updated": "2022-09-12T11:02:19.492139-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "PHI (A Nola)",
"reward": "1.30000",
"odds": "1.33330",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fc5c466a-b45c-4218-8c0b-2bb8188ffc40/?format=api"
},
{
"id": "c77a083c-4ba0-4480-aa12-748076abe619",
"gambit_id": "857afa6f-512a-4546-bdb3-d061b483c9ef",
"last_updated": "2022-09-12T11:02:19.493188-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "WAS (An Sanchez)",
"reward": "3.23000",
"odds": "3.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fc5c466a-b45c-4218-8c0b-2bb8188ffc40/?format=api"
}
]
}