GET /api/bet_types/6146a73d-51a4-4e5f-9644-2fe503f8988b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "6146a73d-51a4-4e5f-9644-2fe503f8988b",
"match": "https://api-prod.gambitprofit.com/api/matches/61af2338-f381-44e5-8f11-3457840bb80d/?format=api",
"name": "Pick the Winner",
"created_at": "2023-12-02T08:28:11.975657-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": "Ottawa Senators",
"amount": 5107.0
},
{
"team": "Seattle Kraken",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "4e16578d-8f32-4dc6-96d3-6777d91231c0",
"gambit_id": "aa3b319a-6e57-4b26-a297-d3cebaedcfa4",
"last_updated": "2023-12-04T15:28:30.022751-05:00",
"created_at": "2023-12-02T08:28:11.984290-05:00",
"name": "Ottawa Senators",
"reward": "1.83000",
"odds": "1.86960",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6146a73d-51a4-4e5f-9644-2fe503f8988b/?format=api"
},
{
"id": "23a0fb39-3e47-4a5b-aa48-b573ee1f425c",
"gambit_id": "ee01457b-8038-4e54-8b35-994fc6bf8489",
"last_updated": "2023-12-04T15:28:30.019496-05:00",
"created_at": "2023-12-02T08:28:11.979702-05:00",
"name": "Seattle Kraken",
"reward": "1.91000",
"odds": "1.95240",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6146a73d-51a4-4e5f-9644-2fe503f8988b/?format=api"
}
]
}