GET /api/bet_types/44a23b8e-491b-464b-8695-d9e074a8f26f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "44a23b8e-491b-464b-8695-d9e074a8f26f",
"match": "https://api-prod.gambitprofit.com/api/matches/4a072354-f943-44e9-b89e-2ef94c771451/?format=api",
"name": "Pick the Winner",
"created_at": "2023-04-25T11:42:07.285785-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": "Boston Celtics",
"amount": 8681.0
},
{
"team": "Atlanta Hawks",
"amount": 1319.0
}
],
"expected_reward_tokens": 9549.1,
"profit_sb": 49.1,
"profit_sb_percentage": 0.52,
"recommended": true
},
"lines": [
{
"id": "a2de80a4-d4fe-4f24-8c13-696a7d375c80",
"gambit_id": "557779bf-f571-427e-aa5c-aee27ec84835",
"last_updated": "2023-04-26T20:52:17.519344-04:00",
"created_at": "2023-04-25T11:42:07.287665-04:00",
"name": "Boston Celtics",
"reward": "1.10000",
"odds": "1.10000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/44a23b8e-491b-464b-8695-d9e074a8f26f/?format=api"
},
{
"id": "d8dd3338-4526-4c63-902a-4083292bab09",
"gambit_id": "0698e628-0cb7-4696-8a7d-26147f9ed2b7",
"last_updated": "2023-04-26T20:52:17.520729-04:00",
"created_at": "2023-04-25T11:42:07.289576-04:00",
"name": "Atlanta Hawks",
"reward": "7.24000",
"odds": "7.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/44a23b8e-491b-464b-8695-d9e074a8f26f/?format=api"
}
]
}