GET /api/bet_types/b2f39414-3201-43ec-b4d3-687dc7e87707/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b2f39414-3201-43ec-b4d3-687dc7e87707",
"match": "https://api-prod.gambitprofit.com/api/matches/26efbc38-15a7-4228-b0e0-109cace523c3/?format=api",
"name": "Pick the Winner",
"created_at": "2023-02-07T11:11:52.417865-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": "Phoenix Suns",
"amount": 7152.0
},
{
"team": "Brooklyn Nets",
"amount": 2848.0
}
],
"expected_reward_tokens": 9512.16,
"profit_sb": 12.16,
"profit_sb_percentage": 0.13,
"recommended": true
},
"lines": [
{
"id": "38c6f1c1-fd0c-4852-86ca-c05251548fd0",
"gambit_id": "565124b7-4744-4025-b137-71adc37a8a85",
"last_updated": "2023-02-08T09:47:06.938594-05:00",
"created_at": "2023-02-07T11:11:52.420563-05:00",
"name": "Phoenix Suns",
"reward": "1.33000",
"odds": "1.34480",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b2f39414-3201-43ec-b4d3-687dc7e87707/?format=api"
},
{
"id": "7a9d28f4-b0e5-4f77-9207-e4d278ac50dd",
"gambit_id": "fa1efc8e-e0d2-48cf-9a01-6befd302eeb9",
"last_updated": "2023-02-08T09:47:06.937332-05:00",
"created_at": "2023-02-07T11:11:52.419180-05:00",
"name": "Brooklyn Nets",
"reward": "3.34000",
"odds": "3.45000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b2f39414-3201-43ec-b4d3-687dc7e87707/?format=api"
}
]
}