GET /api/bet_types/cc413dc5-11d0-4917-be63-af5ea9ca0dfd/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "cc413dc5-11d0-4917-be63-af5ea9ca0dfd",
"match": "https://api-prod.gambitprofit.com/api/matches/6f7d8522-857b-41c9-b2a0-c6059426c056/?format=api",
"name": "Pick the Winner",
"created_at": "2023-08-19T09:28:04.566017-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": "TAM (Z Eflin)",
"amount": 5440.0
},
{
"team": "LAA (P Sandoval)",
"amount": 4560.0
}
],
"expected_reward_tokens": 9574.4,
"profit_sb": 74.4,
"profit_sb_percentage": 0.78,
"recommended": true
},
"lines": [
{
"id": "55343c94-6c82-478f-a4d5-354d3f298324",
"gambit_id": "c485fbdd-4e86-49ed-9386-cbedd30fa1ce",
"last_updated": "2023-08-21T10:33:13.281168-04:00",
"created_at": "2023-08-19T09:28:04.570766-04:00",
"name": "TAM (Z Eflin)",
"reward": "1.76000",
"odds": "1.80000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cc413dc5-11d0-4917-be63-af5ea9ca0dfd/?format=api"
},
{
"id": "75a87d69-5764-4bdb-941a-4bcd0772fd87",
"gambit_id": "a0bcb1d8-1b3f-4053-8d58-0a693aa5fe72",
"last_updated": "2023-08-21T10:33:13.285116-04:00",
"created_at": "2023-08-19T09:28:04.574916-04:00",
"name": "LAA (P Sandoval)",
"reward": "2.10000",
"odds": "2.15000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cc413dc5-11d0-4917-be63-af5ea9ca0dfd/?format=api"
}
]
}