GET /api/bet_types/8f550f0e-d7d8-4f97-9989-83c8db40d70b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "8f550f0e-d7d8-4f97-9989-83c8db40d70b",
"match": "https://api-prod.gambitprofit.com/api/matches/124103d2-750f-4700-9858-38c8e4d4f866/?format=api",
"name": "Pick the Winner",
"created_at": "2023-07-06T08:43:16.529890-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": "MIL (F Peralta)",
"amount": 5117.0
},
{
"team": "CHC (M Stroman)",
"amount": 4883.0
}
],
"expected_reward_tokens": 9568.79,
"profit_sb": 68.79,
"profit_sb_percentage": 0.72,
"recommended": true
},
"lines": [
{
"id": "e3fdafb1-049e-4aef-8a66-4dee52668807",
"gambit_id": "f4158461-fa0b-4835-8a42-c8c22d41bc49",
"last_updated": "2023-07-08T09:42:57.153932-04:00",
"created_at": "2023-07-06T08:43:16.534170-04:00",
"name": "MIL (F Peralta)",
"reward": "1.87000",
"odds": "1.90910",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8f550f0e-d7d8-4f97-9989-83c8db40d70b/?format=api"
},
{
"id": "5d83acf3-5e3b-46cd-8300-0ddcacba14a0",
"gambit_id": "569cd068-bae6-4cd3-9912-30914137e94a",
"last_updated": "2023-07-08T09:42:57.150470-04:00",
"created_at": "2023-07-06T08:43:16.531972-04:00",
"name": "CHC (M Stroman)",
"reward": "1.96000",
"odds": "2.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8f550f0e-d7d8-4f97-9989-83c8db40d70b/?format=api"
}
]
}