GET /api/bet_types/0851e53b-accf-41e6-8e2b-c62970226011/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "0851e53b-accf-41e6-8e2b-c62970226011",
"match": "https://api-prod.gambitprofit.com/api/matches/09e1458b-c242-4d2b-b81e-a70eb6e4b24b/?format=api",
"name": "Pick the Winner",
"created_at": "2023-04-27T11:52:01.480454-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 (J Lucchesi)",
"amount": 6728.0
},
{
"team": "WAS (T Williams)",
"amount": 3272.0
}
],
"expected_reward_tokens": 9553.76,
"profit_sb": 53.76,
"profit_sb_percentage": 0.57,
"recommended": true
},
"lines": [
{
"id": "f6c0275c-ad0b-4918-a426-ea27752417e7",
"gambit_id": "d1b9c072-fb10-4444-890b-1f82429d80c0",
"last_updated": "2023-04-28T11:22:26.428895-04:00",
"created_at": "2023-04-27T11:52:01.481779-04:00",
"name": "NYM (J Lucchesi)",
"reward": "1.42000",
"odds": "1.43480",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0851e53b-accf-41e6-8e2b-c62970226011/?format=api"
},
{
"id": "dbbd8b87-6f9a-4e79-a49d-3f80d6808d6c",
"gambit_id": "a498dc9f-2811-4f86-9001-44c70d8a84d1",
"last_updated": "2023-04-28T11:22:26.430092-04:00",
"created_at": "2023-04-27T11:52:01.483154-04:00",
"name": "WAS (T Williams)",
"reward": "2.92000",
"odds": "3.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0851e53b-accf-41e6-8e2b-c62970226011/?format=api"
}
]
}