GET /api/bet_types/e06fb31d-93b5-4bf1-9f33-1941f391240a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e06fb31d-93b5-4bf1-9f33-1941f391240a",
"match": "https://api-prod.gambitprofit.com/api/matches/18a8480b-1dd0-4317-b65e-a0e8526f59ef/?format=api",
"name": "Pick the Winner",
"created_at": "2023-08-19T14:03:05.561977-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 (C Ferguson)",
"amount": 5827.0
},
{
"team": "MIA (E Perez)",
"amount": 4173.0
}
],
"expected_reward_tokens": 9556.17,
"profit_sb": 56.17,
"profit_sb_percentage": 0.59,
"recommended": true
},
"lines": [
{
"id": "043ebc37-fce6-4463-acba-efedf5e8047b",
"gambit_id": "98619122-6396-430b-8794-e07da8184e34",
"last_updated": "2023-08-21T11:08:29.876215-04:00",
"created_at": "2023-08-19T14:03:05.578308-04:00",
"name": "LOS (C Ferguson)",
"reward": "1.64000",
"odds": "1.66670",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e06fb31d-93b5-4bf1-9f33-1941f391240a/?format=api"
},
{
"id": "6306b462-13b8-47e3-ba51-0bb822248cd0",
"gambit_id": "21e7a5d6-f868-4ef3-99bb-ba444f7a5b28",
"last_updated": "2023-08-21T11:08:29.872541-04:00",
"created_at": "2023-08-19T14:03:05.573041-04:00",
"name": "MIA (E Perez)",
"reward": "2.29000",
"odds": "2.35000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e06fb31d-93b5-4bf1-9f33-1941f391240a/?format=api"
}
]
}