GET /api/bet_types/641416f2-6230-43a1-9576-11db6e31e5db/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "641416f2-6230-43a1-9576-11db6e31e5db",
"match": "https://api-prod.gambitprofit.com/api/matches/771ac4b0-565b-4fad-8cf3-9f335c88b1da/?format=api",
"name": "Pick the Winner",
"created_at": "2023-10-30T08:58:15.517013-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": "Los Angeles Lakers",
"amount": 6090.0
},
{
"team": "Orlando Magic",
"amount": 3910.0
}
],
"expected_reward_tokens": 9500.4,
"profit_sb": 0.4,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "feed0481-5304-4c15-a40e-ac93555d8877",
"gambit_id": "cac28dc0-e0f1-4032-aed5-393b7dbb5b04",
"last_updated": "2023-10-31T20:03:10.078967-04:00",
"created_at": "2023-10-30T08:58:15.525746-04:00",
"name": "Los Angeles Lakers",
"reward": "1.56000",
"odds": "1.58820",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/641416f2-6230-43a1-9576-11db6e31e5db/?format=api"
},
{
"id": "d1649810-beeb-4dfb-9256-04c9bbcf66b1",
"gambit_id": "0bd45b1f-e2b3-4127-9dac-93f29a6b2a7e",
"last_updated": "2023-10-31T20:03:10.073222-04:00",
"created_at": "2023-10-30T08:58:15.521946-04:00",
"name": "Orlando Magic",
"reward": "2.43000",
"odds": "2.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/641416f2-6230-43a1-9576-11db6e31e5db/?format=api"
}
]
}