GET /api/bet_types/ba6f8353-906a-491a-9ae7-81683233ef04/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ba6f8353-906a-491a-9ae7-81683233ef04",
"match": "https://api-prod.gambitprofit.com/api/matches/0ae03982-a441-4135-b531-04af845efbe6/?format=api",
"name": "Pick the Winner",
"created_at": "2023-03-07T09:41:56.777600-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": "Minnesota Timberwolves",
"amount": 5784.0
},
{
"team": "Philadelphia 76ers",
"amount": 4216.0
}
],
"expected_reward_tokens": 9485.76,
"profit_sb": -14.24,
"profit_sb_percentage": -0.15,
"recommended": false
},
"lines": [
{
"id": "82673d8b-ead0-443f-b34d-443205e1eb73",
"gambit_id": "a7881bbf-845b-4ff2-ba1c-2926ec14ac3f",
"last_updated": "2023-03-08T10:07:24.827921-05:00",
"created_at": "2023-03-07T09:41:56.778788-05:00",
"name": "Minnesota Timberwolves",
"reward": "1.64000",
"odds": "1.66670",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ba6f8353-906a-491a-9ae7-81683233ef04/?format=api"
},
{
"id": "5a5cb447-7462-4214-a58a-12afb3ffbae9",
"gambit_id": "cb595020-f74e-42e6-8064-c94f53e47c3d",
"last_updated": "2023-03-08T10:07:24.829195-05:00",
"created_at": "2023-03-07T09:41:56.780061-05:00",
"name": "Philadelphia 76ers",
"reward": "2.25000",
"odds": "2.30000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ba6f8353-906a-491a-9ae7-81683233ef04/?format=api"
}
]
}