GET /api/bet_types/f3aa7a81-a1be-4202-9c88-324e6836beef/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f3aa7a81-a1be-4202-9c88-324e6836beef",
"match": "https://api-prod.gambitprofit.com/api/matches/aa6d1c55-5474-4849-aac3-70602a56620a/?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": "Philadelphia 76ers",
"amount": 8264.0
},
{
"team": "Detroit Pistons",
"amount": 1736.0
}
],
"expected_reward_tokens": 9252.88,
"profit_sb": 252.88,
"profit_sb_percentage": 2.81,
"recommended": true
},
"lines": [
{
"id": "9335af59-df47-41a4-89a0-d27015ce3b71",
"gambit_id": "5d58d6cd-96aa-42c9-b676-dedb0f916b68",
"last_updated": "2022-12-22T10:42:31.210163-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Philadelphia 76ers",
"reward": "1.12000",
"odds": "1.14290",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f3aa7a81-a1be-4202-9c88-324e6836beef/?format=api"
},
{
"id": "bde7317d-a6f6-4bfc-b679-fd6ccb5b8da6",
"gambit_id": "5d96b6a1-ea38-44cf-8364-7623e39da565",
"last_updated": "2022-12-22T10:42:31.211245-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Detroit Pistons",
"reward": "5.33000",
"odds": "6.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f3aa7a81-a1be-4202-9c88-324e6836beef/?format=api"
}
]
}