GET /api/bet_types/8a8de71e-396d-4f4c-abaf-bb13be27f542/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "8a8de71e-396d-4f4c-abaf-bb13be27f542",
"match": "https://api-prod.gambitprofit.com/api/matches/8ef11382-d283-4a0f-80e8-7c15376c458a/?format=api",
"name": "Pick the Winner",
"created_at": "2023-02-11T13:06:55.095293-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": "Yair Rodriguez",
"amount": 6196.0
},
{
"team": "Josh Emmett",
"amount": 3804.0
}
],
"expected_reward_tokens": 9355.96,
"profit_sb": -144.04,
"profit_sb_percentage": -1.52,
"recommended": false
},
"lines": [
{
"id": "9afd6ae5-9fdb-401f-8b02-d43ac183c52c",
"gambit_id": "7ddd3abf-3c58-42c7-970c-7fc25f0a9d22",
"last_updated": "2023-02-12T10:51:48.468135-05:00",
"created_at": "2023-02-11T13:06:55.096449-05:00",
"name": "Yair Rodriguez",
"reward": "1.51000",
"odds": "1.52630",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8a8de71e-396d-4f4c-abaf-bb13be27f542/?format=api"
},
{
"id": "98d1d6d0-7f4b-4c3a-92e3-7291a392d851",
"gambit_id": "33b5ef13-e590-4492-882e-fbf2c7962e95",
"last_updated": "2023-02-12T10:51:48.469302-05:00",
"created_at": "2023-02-11T13:06:55.097615-05:00",
"name": "Josh Emmett",
"reward": "2.46000",
"odds": "2.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8a8de71e-396d-4f4c-abaf-bb13be27f542/?format=api"
}
]
}