GET /api/bet_types/c87a578c-c11e-4544-b0c3-17e9d2d379c1/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c87a578c-c11e-4544-b0c3-17e9d2d379c1",
"match": "https://api-prod.gambitprofit.com/api/matches/b1114d6b-9d69-4f30-ab5f-9c8e22db1121/?format=api",
"name": "Pick the Winner",
"created_at": "2023-11-09T09:47:58.054921-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": "Milwaukee Bucks",
"amount": 5094.0
},
{
"team": "Indiana Pacers",
"amount": 4906.0
}
],
"expected_reward_tokens": 9321.4,
"profit_sb": -178.6,
"profit_sb_percentage": -1.88,
"recommended": false
},
"lines": [
{
"id": "a1b37d17-d415-41ad-977d-2e7267e0798c",
"gambit_id": "82299538-40a3-43bd-943f-115db2537799",
"last_updated": "2023-11-12T11:03:19.650095-05:00",
"created_at": "2023-11-09T09:47:58.058881-05:00",
"name": "Milwaukee Bucks",
"reward": "1.83000",
"odds": "1.86960",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c87a578c-c11e-4544-b0c3-17e9d2d379c1/?format=api"
},
{
"id": "70885fae-78d2-4904-aadd-b8b421923c91",
"gambit_id": "7b924517-1c38-4b78-b071-d60553c0e5a9",
"last_updated": "2023-11-12T11:03:19.653703-05:00",
"created_at": "2023-11-09T09:47:58.063490-05:00",
"name": "Indiana Pacers",
"reward": "1.90000",
"odds": "1.95240",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c87a578c-c11e-4544-b0c3-17e9d2d379c1/?format=api"
}
]
}