GET /api/bet_types/13dceffb-03e4-45c1-aa17-1cbdccd7f2d8/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "13dceffb-03e4-45c1-aa17-1cbdccd7f2d8",
"match": "https://api-prod.gambitprofit.com/api/matches/a98d4f67-216d-4218-a729-7539074d74ec/?format=api",
"name": "Pick the Winner",
"created_at": "2023-02-26T10:36:58.448261-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": "New York Rangers",
"amount": 5780.0
},
{
"team": "Los Angeles Kings",
"amount": 4220.0
}
],
"expected_reward_tokens": 9537.0,
"profit_sb": 37.0,
"profit_sb_percentage": 0.39,
"recommended": true
},
"lines": [
{
"id": "f633804d-37c3-4b8e-97af-4ae5e0936733",
"gambit_id": "a5c488eb-1ef5-4ca8-93bc-752ea5a4b497",
"last_updated": "2023-02-28T12:37:07.649842-05:00",
"created_at": "2023-02-26T10:36:58.449459-05:00",
"name": "New York Rangers",
"reward": "1.65000",
"odds": "1.66670",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/13dceffb-03e4-45c1-aa17-1cbdccd7f2d8/?format=api"
},
{
"id": "bb57cb4d-cd12-4cc5-8ea0-03c8b81d3765",
"gambit_id": "c51f769c-4236-4d2e-a3b9-4cf10521fdd5",
"last_updated": "2023-02-28T12:37:07.651005-05:00",
"created_at": "2023-02-26T10:36:58.450712-05:00",
"name": "Los Angeles Kings",
"reward": "2.26000",
"odds": "2.30000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/13dceffb-03e4-45c1-aa17-1cbdccd7f2d8/?format=api"
}
]
}