GET /api/bet_types/3672e557-ec11-4df4-a4b2-54a7d9ec8b42/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "3672e557-ec11-4df4-a4b2-54a7d9ec8b42",
"match": "https://api-prod.gambitprofit.com/api/matches/13b33b61-6619-4171-a9ad-6dd7e4c5414a/?format=api",
"name": "Pick the Winner",
"created_at": "2023-06-22T14:08:19.982046-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": "Bryan Duran",
"amount": 7945.0
},
{
"team": "Gilberto Aguilar",
"amount": 2055.0
}
],
"expected_reward_tokens": 9453.0,
"profit_sb": -47.0,
"profit_sb_percentage": -0.49,
"recommended": false
},
"lines": [
{
"id": "d1b3d44c-f7ec-4d42-a430-627bc7f2ddd9",
"gambit_id": "d60acda1-df7b-4b03-934b-e480d1e2568e",
"last_updated": "2023-06-24T13:58:22.758526-04:00",
"created_at": "2023-06-22T14:08:19.984673-04:00",
"name": "Bryan Duran",
"reward": "1.19000",
"odds": "1.20000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3672e557-ec11-4df4-a4b2-54a7d9ec8b42/?format=api"
},
{
"id": "87e95fca-5673-4137-969a-d9e28de77a39",
"gambit_id": "87cce63b-8b5d-45e9-b807-b5e18871e8b1",
"last_updated": "2023-06-24T13:58:22.759943-04:00",
"created_at": "2023-06-22T14:08:19.987614-04:00",
"name": "Gilberto Aguilar",
"reward": "4.60000",
"odds": "4.75000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3672e557-ec11-4df4-a4b2-54a7d9ec8b42/?format=api"
}
]
}