GET /api/bet_types/5618ad2b-a496-480d-93a1-a00546063f23/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "5618ad2b-a496-480d-93a1-a00546063f23",
"match": "https://api-prod.gambitprofit.com/api/matches/fe268cb5-9d3b-47e6-bbd7-6ac8a0209bc7/?format=api",
"name": "Pick the Winner",
"created_at": "2023-05-20T10:51:56.958631-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": "SFO (L Webb)",
"amount": 6035.0
},
{
"team": "MIA (B Garrett)",
"amount": 3965.0
}
],
"expected_reward_tokens": 9595.3,
"profit_sb": 95.3,
"profit_sb_percentage": 1.0,
"recommended": true
},
"lines": [
{
"id": "91d03a42-3559-4751-98a1-91990e72e999",
"gambit_id": "ff736fca-8456-411f-b94f-00a74e629f5c",
"last_updated": "2023-05-22T13:27:21.435705-04:00",
"created_at": "2023-05-20T10:51:56.962396-04:00",
"name": "SFO (L Webb)",
"reward": "1.59000",
"odds": "1.61350",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5618ad2b-a496-480d-93a1-a00546063f23/?format=api"
},
{
"id": "22f8eb54-54bc-4c2d-8e71-b25b7400098d",
"gambit_id": "47d8553b-9d9b-4cbd-9e3e-0bb5d08c7a6c",
"last_updated": "2023-05-22T13:27:21.434517-04:00",
"created_at": "2023-05-20T10:51:56.960363-04:00",
"name": "MIA (B Garrett)",
"reward": "2.42000",
"odds": "2.48000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5618ad2b-a496-480d-93a1-a00546063f23/?format=api"
}
]
}