GET /api/bet_types/21bf1102-4b04-43a9-b731-abf55b2722c4/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "21bf1102-4b04-43a9-b731-abf55b2722c4",
"match": "https://api-prod.gambitprofit.com/api/matches/47bd49a8-6817-4d0d-b5f9-5ce78bd3ed54/?format=api",
"name": "Pick the Winner",
"created_at": "2023-07-14T09:13:23.326972-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": "SDG (Y Darvish)",
"amount": 5117.0
},
{
"team": "PHI (C Sanchez)",
"amount": 4883.0
}
],
"expected_reward_tokens": 9568.79,
"profit_sb": 68.79,
"profit_sb_percentage": 0.72,
"recommended": true
},
"lines": [
{
"id": "339dc56c-aa8b-4064-8d45-ca60b86f9c29",
"gambit_id": "3fcb8a6a-901a-4ac8-aa7c-9cccee002354",
"last_updated": "2023-07-17T09:18:07.038251-04:00",
"created_at": "2023-07-14T09:13:23.328842-04:00",
"name": "SDG (Y Darvish)",
"reward": "1.87000",
"odds": "1.90910",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/21bf1102-4b04-43a9-b731-abf55b2722c4/?format=api"
},
{
"id": "ffbd0ffa-6d46-4196-92d8-2e5b48d3cef4",
"gambit_id": "fe4382cf-e992-4c9a-8ea2-807ff0d21b4b",
"last_updated": "2023-07-17T09:18:07.039722-04:00",
"created_at": "2023-07-14T09:13:23.330706-04:00",
"name": "PHI (C Sanchez)",
"reward": "1.96000",
"odds": "2.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/21bf1102-4b04-43a9-b731-abf55b2722c4/?format=api"
}
]
}