GET /api/bet_types/41502d2c-6482-460a-be57-0687850adedd/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "41502d2c-6482-460a-be57-0687850adedd",
"match": "https://api-prod.gambitprofit.com/api/matches/ea640e7b-df5b-4787-a906-663e13082766/?format=api",
"name": "Pick the Winner",
"created_at": "2023-03-29T23:47:14.663871-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": "TAM (S McClanahan)",
"amount": 6728.0
},
{
"team": "DET (ED Rodriguez)",
"amount": 3272.0
}
],
"expected_reward_tokens": 9553.76,
"profit_sb": 53.76,
"profit_sb_percentage": 0.57,
"recommended": true
},
"lines": [
{
"id": "dbdc2c29-b286-4af5-95e4-9310aa766b9a",
"gambit_id": "34c59a83-7bf3-4de9-b17d-79cb0c73cac4",
"last_updated": "2023-03-31T10:52:11.807162-04:00",
"created_at": "2023-03-29T23:47:14.667963-04:00",
"name": "TAM (S McClanahan)",
"reward": "1.42000",
"odds": "1.43480",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/41502d2c-6482-460a-be57-0687850adedd/?format=api"
},
{
"id": "1ea302a0-e5b2-4cae-a714-12160e0ec40f",
"gambit_id": "4201a3a2-b2f6-4354-85a4-5ab2ce5e4bc6",
"last_updated": "2023-03-31T10:52:11.808758-04:00",
"created_at": "2023-03-29T23:47:14.673373-04:00",
"name": "DET (ED Rodriguez)",
"reward": "2.92000",
"odds": "3.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/41502d2c-6482-460a-be57-0687850adedd/?format=api"
}
]
}