GET /api/bet_types/af9cbb3b-a053-47be-ad05-f8c13430db4c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "af9cbb3b-a053-47be-ad05-f8c13430db4c",
"match": "https://api-prod.gambitprofit.com/api/matches/ace481fd-872b-4638-bfca-d19e0f86e19f/?format=api",
"name": "Pick the Winner",
"created_at": "2023-09-28T10:08:15.479801-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 Angeles Rams",
"amount": 5213.0
},
{
"team": "Indianapolis Colts",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "4d051831-9ff3-4f6e-a5e5-c76ed982cfb6",
"gambit_id": "89440fb0-7dd7-479b-9e00-557bbbc70873",
"last_updated": "2023-10-02T21:03:11.184001-04:00",
"created_at": "2023-09-28T10:08:15.502032-04:00",
"name": "Los Angeles Rams",
"reward": "1.80000",
"odds": "1.83330",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/af9cbb3b-a053-47be-ad05-f8c13430db4c/?format=api"
},
{
"id": "055042a0-50c3-47e5-b489-de5a70a5e30a",
"gambit_id": "35e474b9-1950-4c8f-b5e7-fb156470bbce",
"last_updated": "2023-10-02T21:03:11.187492-04:00",
"created_at": "2023-09-28T10:08:15.512793-04:00",
"name": "Indianapolis Colts",
"reward": "1.96000",
"odds": "2.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/af9cbb3b-a053-47be-ad05-f8c13430db4c/?format=api"
}
]
}