GET /api/bet_types/ab7d27a0-50f3-4550-ac0e-cdd47d265e4f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ab7d27a0-50f3-4550-ac0e-cdd47d265e4f",
"match": "https://api-prod.gambitprofit.com/api/matches/5103c7fd-1205-4322-9c0c-3b93cd29fe30/?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": "Toronto Maple Leafs",
"amount": 6114.0
},
{
"team": "Los Angeles Kings",
"amount": 3886.0
}
],
"expected_reward_tokens": 9170.96,
"profit_sb": 170.96,
"profit_sb_percentage": 1.9,
"recommended": true
},
"lines": [
{
"id": "705959fe-9320-4cb9-8787-4679628ab104",
"gambit_id": "0c35221f-3121-4f45-b391-bfe87b96af7f",
"last_updated": "2022-12-09T09:57:12.814374-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Toronto Maple Leafs",
"reward": "1.50000",
"odds": "1.57140",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ab7d27a0-50f3-4550-ac0e-cdd47d265e4f/?format=api"
},
{
"id": "fa31c964-10ba-477c-83a4-c032e9d0979c",
"gambit_id": "62592932-d666-4ea3-8391-7f60fe6742f5",
"last_updated": "2022-12-09T09:57:12.815354-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Los Angeles Kings",
"reward": "2.36000",
"odds": "2.55000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ab7d27a0-50f3-4550-ac0e-cdd47d265e4f/?format=api"
}
]
}