GET /api/bet_types/c2ff34c3-971a-4e3b-8d07-6c30604e6940/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c2ff34c3-971a-4e3b-8d07-6c30604e6940",
"match": "https://api-prod.gambitprofit.com/api/matches/0c1f635a-d190-498d-8219-224f3cdd3268/?format=api",
"name": "Pick the Winner",
"created_at": "2023-03-12T10:17:05.949918-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": "Minnesota Wild",
"amount": 6458.0
},
{
"team": "Arizona Coyotes",
"amount": 3542.0
}
],
"expected_reward_tokens": 9492.56,
"profit_sb": -7.44,
"profit_sb_percentage": -0.08,
"recommended": false
},
"lines": [
{
"id": "e3f14fbf-bc5f-4d3e-ae6e-6a9f9a11d0da",
"gambit_id": "a5ba523e-0e48-456d-9ea5-b82008b38f7a",
"last_updated": "2023-03-13T19:07:16.324248-04:00",
"created_at": "2023-03-12T10:17:05.952668-04:00",
"name": "Minnesota Wild",
"reward": "1.47000",
"odds": "1.48780",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c2ff34c3-971a-4e3b-8d07-6c30604e6940/?format=api"
},
{
"id": "6d028455-03f5-4e6f-82dd-09591dbab547",
"gambit_id": "21b88fe1-13ae-477b-a7be-42918eb2350e",
"last_updated": "2023-03-13T19:07:16.322813-04:00",
"created_at": "2023-03-12T10:17:05.951270-04:00",
"name": "Arizona Coyotes",
"reward": "2.68000",
"odds": "2.75000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c2ff34c3-971a-4e3b-8d07-6c30604e6940/?format=api"
}
]
}