GET /api/bet_types/a63f0b4b-4237-48c5-a7b4-c10e957c01fb/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a63f0b4b-4237-48c5-a7b4-c10e957c01fb",
"match": "https://api-prod.gambitprofit.com/api/matches/089eed82-2ce6-4e67-b269-3e81bfec324b/?format=api",
"name": "Pick the Winner",
"created_at": "2023-04-20T11:42:14.694643-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": "NYM (K Senga)",
"amount": 5247.0
},
{
"team": "SFO (S Manaea)",
"amount": 4753.0
}
],
"expected_reward_tokens": 9601.06,
"profit_sb": 101.06,
"profit_sb_percentage": 1.06,
"recommended": true
},
"lines": [
{
"id": "ffdedfa1-7acb-4bc2-82c7-dfedb497d7bf",
"gambit_id": "32d718e5-5ae1-41aa-9fcb-0ed4c2bce797",
"last_updated": "2023-04-21T21:57:33.677761-04:00",
"created_at": "2023-04-20T11:42:14.698805-04:00",
"name": "NYM (K Senga)",
"reward": "1.83000",
"odds": "1.86210",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a63f0b4b-4237-48c5-a7b4-c10e957c01fb/?format=api"
},
{
"id": "4d14baee-2bbe-460e-ba47-538797d72dbe",
"gambit_id": "3d90571e-aa86-4d4d-bcfc-6f6dc3a12ac4",
"last_updated": "2023-04-21T21:57:33.675775-04:00",
"created_at": "2023-04-20T11:42:14.696720-04:00",
"name": "SFO (S Manaea)",
"reward": "2.02000",
"odds": "2.06000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a63f0b4b-4237-48c5-a7b4-c10e957c01fb/?format=api"
}
]
}