GET /api/bet_types/4a61e992-d0b9-47ec-adaa-b0c87220b89b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "4a61e992-d0b9-47ec-adaa-b0c87220b89b",
"match": "https://api-prod.gambitprofit.com/api/matches/2935780e-6961-40f2-a2e1-0ae1c773869f/?format=api",
"name": "Pick the Winner",
"created_at": "1969-12-31T19:00:00-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": "CIN (M Minor)",
"amount": 5455.0
},
{
"team": "PIT (B Wilson)",
"amount": 4545.0
}
],
"expected_reward_tokens": 9271.8,
"profit_sb": 271.8,
"profit_sb_percentage": 3.02,
"recommended": true
},
"lines": [
{
"id": "12685941-5291-4381-a94d-d65eaac862d7",
"gambit_id": "3cd16c0f-ba70-4b1f-b0e8-805c906a4c9a",
"last_updated": "2022-09-13T22:52:05.008154-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "CIN (M Minor)",
"reward": "1.70000",
"odds": "1.78740",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4a61e992-d0b9-47ec-adaa-b0c87220b89b/?format=api"
},
{
"id": "af1b0947-7cd6-4739-9302-97444c8774a7",
"gambit_id": "059ff92b-8d50-400b-a1ce-84a4224991d7",
"last_updated": "2022-09-13T22:52:05.009130-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "PIT (B Wilson)",
"reward": "2.04000",
"odds": "2.17000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4a61e992-d0b9-47ec-adaa-b0c87220b89b/?format=api"
}
]
}