GET /api/bet_types/0516c639-87ee-4475-b82c-d250b5c7faa8/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "0516c639-87ee-4475-b82c-d250b5c7faa8",
"match": "https://api-prod.gambitprofit.com/api/matches/ab94f4bf-05b4-4158-b445-7d772e01994a/?format=api",
"name": "Pick the Winner",
"created_at": "2023-07-01T09:23:07.758960-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": "SEA (G Kirby)",
"amount": 5118.0
},
{
"team": "TAM (T Glasnow)",
"amount": 4882.0
}
],
"expected_reward_tokens": 9519.48,
"profit_sb": 19.48,
"profit_sb_percentage": 0.21,
"recommended": true
},
"lines": [
{
"id": "92f329db-137c-4e1b-901e-52ba8e9053bf",
"gambit_id": "a9cc725e-87e0-4262-8618-d2491ff0264f",
"last_updated": "2023-07-03T01:08:11.461443-04:00",
"created_at": "2023-07-01T09:23:07.762404-04:00",
"name": "SEA (G Kirby)",
"reward": "1.86000",
"odds": "1.90910",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0516c639-87ee-4475-b82c-d250b5c7faa8/?format=api"
},
{
"id": "5501c68b-8058-4df9-97c4-3e386a094644",
"gambit_id": "f033fd5e-82f1-4d5a-98cf-22ef1d889eba",
"last_updated": "2023-07-03T01:08:11.460074-04:00",
"created_at": "2023-07-01T09:23:07.760624-04:00",
"name": "TAM (T Glasnow)",
"reward": "1.95000",
"odds": "2.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0516c639-87ee-4475-b82c-d250b5c7faa8/?format=api"
}
]
}