GET /api/bet_types/72a54f00-cab9-47b3-95dc-0882ec798aa1/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "72a54f00-cab9-47b3-95dc-0882ec798aa1",
"match": "https://api-prod.gambitprofit.com/api/matches/60d81244-0498-4bea-862e-dac72087a518/?format=api",
"name": "Pick the Winner",
"created_at": "2023-05-03T12:12:10.450314-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": "Boston Celtics",
"amount": 7440.0
},
{
"team": "Philadelphia 76ers",
"amount": 2560.0
}
],
"expected_reward_tokens": 9446.4,
"profit_sb": -53.6,
"profit_sb_percentage": -0.56,
"recommended": false
},
"lines": [
{
"id": "f22d8664-bab9-4276-9c4e-0f99af8e0d0a",
"gambit_id": "62bbb777-cba4-42b0-8353-ca22e3f53d87",
"last_updated": "2023-05-04T11:11:52.048510-04:00",
"created_at": "2023-05-03T12:12:10.451561-04:00",
"name": "Boston Celtics",
"reward": "1.27000",
"odds": "1.28570",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/72a54f00-cab9-47b3-95dc-0882ec798aa1/?format=api"
},
{
"id": "8909f4cc-b5be-42a9-8748-334da2cf2215",
"gambit_id": "5d3b2582-d43c-484c-b997-c0d38a58a958",
"last_updated": "2023-05-04T11:11:52.049745-04:00",
"created_at": "2023-05-03T12:12:10.452842-04:00",
"name": "Philadelphia 76ers",
"reward": "3.69000",
"odds": "3.80000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/72a54f00-cab9-47b3-95dc-0882ec798aa1/?format=api"
}
]
}