GET /api/bet_types/103b955d-67bf-43eb-839b-edfdacb095dd/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "103b955d-67bf-43eb-839b-edfdacb095dd",
"match": "https://api-prod.gambitprofit.com/api/matches/95547ac2-b5d4-4a67-b0cc-dfd45745495e/?format=api",
"name": "Play the Odds",
"created_at": "2023-08-10T08:43:01.690228-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": "BOS",
"amount": 5423.0
},
{
"team": "KAN",
"amount": 4577.0
}
],
"expected_reward_tokens": 9381.79,
"profit_sb": -118.21,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "2d7cab8e-c12b-43c6-a648-2a989d1a2f50",
"gambit_id": "16f0d9ff-9465-45e5-86bb-657170048484",
"last_updated": "2023-08-17T09:08:07.861236-04:00",
"created_at": "2023-08-10T08:43:01.700385-04:00",
"name": "BOS",
"reward": "1.73000",
"odds": "1.76920",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/103b955d-67bf-43eb-839b-edfdacb095dd/?format=api"
},
{
"id": "55b38715-c0f9-4a6e-84e4-acfc4d4b7792",
"gambit_id": "25c7dc52-bbce-43ed-9687-62b9cadd2e81",
"last_updated": "2023-08-17T09:08:07.857837-04:00",
"created_at": "2023-08-10T08:43:01.694399-04:00",
"name": "KAN",
"reward": "2.05000",
"odds": "2.10000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/103b955d-67bf-43eb-839b-edfdacb095dd/?format=api"
}
]
}