GET /api/bet_types/33dcb4b8-344f-406b-b037-298b3dd3e977/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "33dcb4b8-344f-406b-b037-298b3dd3e977",
"match": "https://api-prod.gambitprofit.com/api/matches/b6722c03-8051-44cc-83c3-343c29c4e948/?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 (G Ashcraft)",
"amount": 5108.0
},
{
"team": "PIT (B Wilson)",
"amount": 4892.0
}
],
"expected_reward_tokens": 9294.8,
"profit_sb": 294.8,
"profit_sb_percentage": 3.28,
"recommended": true
},
"lines": [
{
"id": "07e49b6e-9a40-4d1b-a833-26cd2ce6da5f",
"gambit_id": "904cefb3-bed2-4c9c-9654-a5e8d123bffa",
"last_updated": "2022-08-20T12:07:02.298724-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "CIN (G Ashcraft)",
"reward": "1.82000",
"odds": "1.90910",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/33dcb4b8-344f-406b-b037-298b3dd3e977/?format=api"
},
{
"id": "79898b50-a9c3-463d-8d7b-27e70dce1c56",
"gambit_id": "6f8c58df-a607-4889-81ff-076cbe81de4e",
"last_updated": "2022-08-20T12:07:02.298295-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "PIT (B Wilson)",
"reward": "1.90000",
"odds": "2.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/33dcb4b8-344f-406b-b037-298b3dd3e977/?format=api"
}
]
}