GET /api/bet_types/c6b0e01c-8eb1-40d5-9f9f-40f6d865d10e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c6b0e01c-8eb1-40d5-9f9f-40f6d865d10e",
"match": "https://api-prod.gambitprofit.com/api/matches/87a5b3f1-376a-4f7d-beda-b8639f75ee51/?format=api",
"name": "Pick the Winner",
"created_at": "2023-07-25T12:38:06.499620-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 Verlander)",
"amount": 5117.0
},
{
"team": "NYY (D German)",
"amount": 4883.0
}
],
"expected_reward_tokens": 9568.79,
"profit_sb": 68.79,
"profit_sb_percentage": 0.72,
"recommended": true
},
"lines": [
{
"id": "4047fa7a-7fe3-4860-bb6f-daea696e68a8",
"gambit_id": "39ef0bf6-c416-4911-9d3c-7ca66de4f2a8",
"last_updated": "2023-07-27T13:07:58.721547-04:00",
"created_at": "2023-07-25T12:38:06.504341-04:00",
"name": "NYM (J Verlander)",
"reward": "1.87000",
"odds": "1.90910",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c6b0e01c-8eb1-40d5-9f9f-40f6d865d10e/?format=api"
},
{
"id": "f99d66e4-9e42-4051-922b-b5e8b2c56b71",
"gambit_id": "cd55967e-02f9-4fdb-95b4-cdb9cf666f08",
"last_updated": "2023-07-27T13:07:58.732887-04:00",
"created_at": "2023-07-25T12:38:06.509441-04:00",
"name": "NYY (D German)",
"reward": "1.96000",
"odds": "2.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c6b0e01c-8eb1-40d5-9f9f-40f6d865d10e/?format=api"
}
]
}