GET /api/bet_types/3b2295c3-b835-4fa3-9f98-65a53b2a5f06/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "3b2295c3-b835-4fa3-9f98-65a53b2a5f06",
"match": "https://api-prod.gambitprofit.com/api/matches/915c8feb-1437-45e1-8d4e-48f78fe59295/?format=api",
"name": "Pick the Winner",
"created_at": "2023-03-31T09:56:49.593918-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": "LOS (D May)",
"amount": 6353.0
},
{
"team": "ARI (M Kelly)",
"amount": 3647.0
}
],
"expected_reward_tokens": 9591.61,
"profit_sb": 91.61,
"profit_sb_percentage": 0.96,
"recommended": true
},
"lines": [
{
"id": "cbb45f89-080e-4bb1-ba27-118eaf9710da",
"gambit_id": "4ded0671-fb6c-407c-8266-7b317865f84c",
"last_updated": "2023-04-01T10:32:16.223547-04:00",
"created_at": "2023-03-31T09:56:49.595881-04:00",
"name": "LOS (D May)",
"reward": "1.51000",
"odds": "1.52630",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3b2295c3-b835-4fa3-9f98-65a53b2a5f06/?format=api"
},
{
"id": "06e371d3-5c4f-4bf1-bdea-6b473ca48af8",
"gambit_id": "97275a00-00df-41d9-9724-deaa2b158f52",
"last_updated": "2023-04-01T10:32:16.225597-04:00",
"created_at": "2023-03-31T09:56:49.598419-04:00",
"name": "ARI (M Kelly)",
"reward": "2.63000",
"odds": "2.70000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3b2295c3-b835-4fa3-9f98-65a53b2a5f06/?format=api"
}
]
}