GET /api/bet_types/e1dbbcb1-ba9e-4f08-911b-e180375fc183/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e1dbbcb1-ba9e-4f08-911b-e180375fc183",
"match": "https://api-prod.gambitprofit.com/api/matches/8da0e152-ff98-44e8-bb94-83d60ced1bba/?format=api",
"name": "Pick the Winner",
"created_at": "2024-01-19T09:33:13.271452-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": "San Francisco 49ers",
"amount": 8000.0
},
{
"team": "Green Bay Packers",
"amount": 2000.0
}
],
"expected_reward_tokens": 9440.0,
"profit_sb": -60.0,
"profit_sb_percentage": -0.63,
"recommended": false
},
"lines": [
{
"id": "a9d956df-52cf-4472-a78d-ee3242ae9f9a",
"gambit_id": "02d99c5e-14a3-44f2-9b13-669cb133ce0d",
"last_updated": "2024-01-22T11:58:18.699606-05:00",
"created_at": "2024-01-19T09:33:13.278499-05:00",
"name": "San Francisco 49ers",
"reward": "1.18000",
"odds": "1.19230",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e1dbbcb1-ba9e-4f08-911b-e180375fc183/?format=api"
},
{
"id": "387a2ac0-f1d4-4621-85ae-65630ca4eb89",
"gambit_id": "8cc8696e-4410-4466-9738-94084936e1b4",
"last_updated": "2024-01-22T11:58:18.696310-05:00",
"created_at": "2024-01-19T09:33:13.274915-05:00",
"name": "Green Bay Packers",
"reward": "4.72000",
"odds": "4.90000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e1dbbcb1-ba9e-4f08-911b-e180375fc183/?format=api"
}
]
}