GET /api/bet_types/63dcff8a-348a-42a4-a7d8-ec61b6ee2adb/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "63dcff8a-348a-42a4-a7d8-ec61b6ee2adb",
"match": "https://api-prod.gambitprofit.com/api/matches/ceb6582e-0432-4956-a8ec-4083dadea544/?format=api",
"name": "Pick the Winner",
"created_at": "1969-12-31T19:00:00-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": "Buffalo",
"amount": 7733.0
},
{
"team": "Akron",
"amount": 2267.0
}
],
"expected_reward_tokens": 9202.27,
"profit_sb": 202.27,
"profit_sb_percentage": 2.25,
"recommended": true
},
"lines": [
{
"id": "729275a6-50e2-45c5-a383-21c075bbf611",
"gambit_id": "3972cc28-819b-497a-9054-63ea8a8dd36f",
"last_updated": "2022-12-03T09:32:30.765935-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Buffalo",
"reward": "1.19000",
"odds": "1.22220",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/63dcff8a-348a-42a4-a7d8-ec61b6ee2adb/?format=api"
},
{
"id": "5f2a9718-cbb2-4714-8c6a-0ff5a28413f0",
"gambit_id": "0e75e14a-4543-407b-9e40-569de47cb1b6",
"last_updated": "2022-12-03T09:32:30.767084-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Akron",
"reward": "4.06000",
"odds": "4.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/63dcff8a-348a-42a4-a7d8-ec61b6ee2adb/?format=api"
}
]
}