GET /api/bet_types/925cf4f6-ed78-42c4-9dcf-80111b57e5cf/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "925cf4f6-ed78-42c4-9dcf-80111b57e5cf",
"match": "https://api-prod.gambitprofit.com/api/matches/06cc3d6a-a312-400f-b506-b502e4fd5051/?format=api",
"name": "Pick the Winner",
"created_at": "2023-08-06T08:38:17.331927-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": "STL (Z Thompson)",
"amount": 6434.0
},
{
"team": "COL (A Gomber)",
"amount": 3566.0
}
],
"expected_reward_tokens": 9521.22,
"profit_sb": 21.22,
"profit_sb_percentage": 0.22,
"recommended": true
},
"lines": [
{
"id": "84b64228-92fe-4d1f-acd9-9a7fd8f086eb",
"gambit_id": "b56139fb-b5dd-4105-91c5-9ffad6d5b064",
"last_updated": "2023-08-07T19:28:12.270111-04:00",
"created_at": "2023-08-06T08:38:17.343631-04:00",
"name": "STL (Z Thompson)",
"reward": "1.48000",
"odds": "1.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/925cf4f6-ed78-42c4-9dcf-80111b57e5cf/?format=api"
},
{
"id": "907ad9b0-7e25-49a4-93d7-c12d0319769a",
"gambit_id": "08766342-737b-4342-bcdb-2a4a25179bd7",
"last_updated": "2023-08-07T19:28:12.266323-04:00",
"created_at": "2023-08-06T08:38:17.337462-04:00",
"name": "COL (A Gomber)",
"reward": "2.67000",
"odds": "2.75000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/925cf4f6-ed78-42c4-9dcf-80111b57e5cf/?format=api"
}
]
}