GET /api/bet_types/9dad165c-7ea5-4e06-8974-85a514c856ee/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "9dad165c-7ea5-4e06-8974-85a514c856ee",
"match": "https://api-prod.gambitprofit.com/api/matches/32e06856-416a-4ae5-bb78-5cd3fb8dfa21/?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": "NYY (G Cole)",
"amount": 5692.0
},
{
"team": "SEA (L Castillo)",
"amount": 4308.0
}
],
"expected_reward_tokens": 9391.44,
"profit_sb": 391.44,
"profit_sb_percentage": 4.35,
"recommended": true
},
"lines": [
{
"id": "b6e3b70b-29f4-48b4-8454-56db5baf9efd",
"gambit_id": "795cc346-0f59-42e9-b11b-c2248a62865d",
"last_updated": "2022-08-10T10:01:58.555159-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "NYY (G Cole)",
"reward": "1.65000",
"odds": "1.71430",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9dad165c-7ea5-4e06-8974-85a514c856ee/?format=api"
},
{
"id": "f04de49a-1093-4e3b-8b11-128d76dae356",
"gambit_id": "0e7ed752-0885-4589-a4fe-606f4a533367",
"last_updated": "2022-08-10T10:01:58.554742-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "SEA (L Castillo)",
"reward": "2.18000",
"odds": "2.30000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9dad165c-7ea5-4e06-8974-85a514c856ee/?format=api"
}
]
}