GET /api/bet_types/8c687d2a-0bbb-4fc2-be5e-9aaa52643bbe/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "8c687d2a-0bbb-4fc2-be5e-9aaa52643bbe",
"match": "https://api-prod.gambitprofit.com/api/matches/1fb4c21c-77e9-4eb3-b183-facea6050e66/?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": "Vancouver Canucks",
"amount": 5955.0
},
{
"team": "Philadelphia Flyers",
"amount": 4045.0
}
],
"expected_reward_tokens": 9586.65,
"profit_sb": 86.65,
"profit_sb_percentage": 0.91,
"recommended": true
},
"lines": [
{
"id": "f3add614-c00a-4de3-a95b-82a51a67e6e7",
"gambit_id": "26602a04-facd-462b-8566-1077a0cf9fe2",
"last_updated": "2022-10-17T14:27:39.899234-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Vancouver Canucks",
"reward": "1.61000",
"odds": "1.62500",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8c687d2a-0bbb-4fc2-be5e-9aaa52643bbe/?format=api"
},
{
"id": "cab24f6b-b1aa-4647-aff6-593579941f5f",
"gambit_id": "bff4e6cf-699d-421e-a0c6-cc31c39d6316",
"last_updated": "2022-10-17T14:27:39.898166-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Philadelphia Flyers",
"reward": "2.37000",
"odds": "2.40000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8c687d2a-0bbb-4fc2-be5e-9aaa52643bbe/?format=api"
}
]
}