GET /api/bet_types/e350afe9-02de-4ab6-92da-7e3754e05293/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e350afe9-02de-4ab6-92da-7e3754e05293",
"match": "https://api-prod.gambitprofit.com/api/matches/6036c6bd-8956-4bc9-941e-00a3992f569f/?format=api",
"name": "Pick the Winner",
"created_at": "2023-06-10T09:38:05.734716-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": "BAL (C Irvin)",
"amount": 5787.0
},
{
"team": "KAN (B Singer)",
"amount": 4213.0
}
],
"expected_reward_tokens": 9605.64,
"profit_sb": 105.64,
"profit_sb_percentage": 1.11,
"recommended": true
},
"lines": [
{
"id": "f9a38713-b563-44f9-b4d4-05d6cc9dc695",
"gambit_id": "33674e3b-9ab4-40bd-bdeb-fabeabca322f",
"last_updated": "2023-06-11T11:28:11.945432-04:00",
"created_at": "2023-06-10T09:38:05.738730-04:00",
"name": "BAL (C Irvin)",
"reward": "1.66000",
"odds": "1.68970",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e350afe9-02de-4ab6-92da-7e3754e05293/?format=api"
},
{
"id": "a8099ebe-0854-4683-a8a9-41a36dcb8723",
"gambit_id": "6f63fb87-ad2d-4cdc-8d04-dbc9f40aa964",
"last_updated": "2023-06-11T11:28:11.944086-04:00",
"created_at": "2023-06-10T09:38:05.736616-04:00",
"name": "KAN (B Singer)",
"reward": "2.28000",
"odds": "2.33000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e350afe9-02de-4ab6-92da-7e3754e05293/?format=api"
}
]
}