GET /api/bet_types/acae3e89-ee04-480a-bd1d-6e3940bc30ca/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "acae3e89-ee04-480a-bd1d-6e3940bc30ca",
"match": "https://api-prod.gambitprofit.com/api/matches/718dbb69-bda9-47f6-ad56-b6b67daccf08/?format=api",
"name": "Pick the Winner",
"created_at": "2023-09-06T09:08:15.966692-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": "SEA (L Gilbert)",
"amount": 6104.0
},
{
"team": "CIN (L Richardson)",
"amount": 3896.0
}
],
"expected_reward_tokens": 9583.28,
"profit_sb": 83.28,
"profit_sb_percentage": 0.88,
"recommended": true
},
"lines": [
{
"id": "a88f204d-d1c7-403e-bf3f-e92e7595792f",
"gambit_id": "e1ef4090-3391-4c0b-9ee1-29f92a595796",
"last_updated": "2023-09-08T09:28:31.127705-04:00",
"created_at": "2023-09-06T09:08:15.970389-04:00",
"name": "SEA (L Gilbert)",
"reward": "1.57000",
"odds": "1.59520",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/acae3e89-ee04-480a-bd1d-6e3940bc30ca/?format=api"
},
{
"id": "56b0c2c3-d109-492a-9124-91e429e213f3",
"gambit_id": "d437a451-34c2-4da0-a92b-7732a7f0086c",
"last_updated": "2023-09-08T09:28:31.131088-04:00",
"created_at": "2023-09-06T09:08:15.975281-04:00",
"name": "CIN (L Richardson)",
"reward": "2.46000",
"odds": "2.53000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/acae3e89-ee04-480a-bd1d-6e3940bc30ca/?format=api"
}
]
}