GET /api/bet_types/4c76e9ac-41fd-4b8e-83cd-e10cc7a905eb/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "4c76e9ac-41fd-4b8e-83cd-e10cc7a905eb",
"match": "https://api-prod.gambitprofit.com/api/matches/a1258da6-c6b7-40f8-9ecb-43bbb8ccf94a/?format=api",
"name": "Pick the Winner",
"created_at": "2023-01-19T09:22:05.939650-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": "Columbus Blue Jackets",
"amount": 6035.0
},
{
"team": "Anaheim Ducks",
"amount": 3965.0
}
],
"expected_reward_tokens": 9595.3,
"profit_sb": 95.3,
"profit_sb_percentage": 1.0,
"recommended": true
},
"lines": [
{
"id": "45685abc-f6e0-4e60-8f08-5279dc7e6200",
"gambit_id": "96feff95-0873-4eb6-86cc-b903eb087771",
"last_updated": "2023-01-20T10:11:58.304340-05:00",
"created_at": "2023-01-19T09:22:05.940784-05:00",
"name": "Columbus Blue Jackets",
"reward": "1.59000",
"odds": "1.60610",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4c76e9ac-41fd-4b8e-83cd-e10cc7a905eb/?format=api"
},
{
"id": "1f819c9e-7867-4167-b410-c80ff2915630",
"gambit_id": "fa4be66e-81c9-422e-8e05-45cb8d09f235",
"last_updated": "2023-01-20T10:11:58.305444-05:00",
"created_at": "2023-01-19T09:22:05.941970-05:00",
"name": "Anaheim Ducks",
"reward": "2.42000",
"odds": "2.45000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4c76e9ac-41fd-4b8e-83cd-e10cc7a905eb/?format=api"
}
]
}