GET /api/bet_types/ac673b6b-ca63-4fa3-885c-20886fb7cf3c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ac673b6b-ca63-4fa3-885c-20886fb7cf3c",
"match": "https://api-prod.gambitprofit.com/api/matches/b1eb209f-85ec-4906-b18a-d2225de38867/?format=api",
"name": "Pick the Winner",
"created_at": "2023-02-24T09:06:59.014050-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": "Los Angeles Clippers",
"amount": 7037.0
},
{
"team": "Sacramento Kings",
"amount": 2963.0
}
],
"expected_reward_tokens": 9570.32,
"profit_sb": 70.32,
"profit_sb_percentage": 0.74,
"recommended": true
},
"lines": [
{
"id": "934b1518-e55e-4c89-8ba7-a9f23383becd",
"gambit_id": "7c63457b-7c26-4c9e-b97e-c2920084818a",
"last_updated": "2023-02-25T17:32:00.453557-05:00",
"created_at": "2023-02-24T09:06:59.015258-05:00",
"name": "Los Angeles Clippers",
"reward": "1.36000",
"odds": "1.37040",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ac673b6b-ca63-4fa3-885c-20886fb7cf3c/?format=api"
},
{
"id": "50d295f5-9fa6-4123-be40-d291da2b8582",
"gambit_id": "3a8772bd-edb4-4076-b805-6f76af8a5565",
"last_updated": "2023-02-25T17:32:00.454668-05:00",
"created_at": "2023-02-24T09:06:59.016626-05:00",
"name": "Sacramento Kings",
"reward": "3.23000",
"odds": "3.30000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ac673b6b-ca63-4fa3-885c-20886fb7cf3c/?format=api"
}
]
}