GET /api/bet_types/4947b201-0c87-43de-bb07-49ade70a285b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "4947b201-0c87-43de-bb07-49ade70a285b",
"match": "https://api-prod.gambitprofit.com/api/matches/d0d135f0-46fe-452c-855f-18ad19785ff2/?format=api",
"name": "Pick the Winner",
"created_at": "2023-01-24T15:42:15.516691-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": "Robert Armas",
"amount": 5319.0
},
{
"team": "Jakobi Lowry",
"amount": 4681.0
}
],
"expected_reward_tokens": 9361.44,
"profit_sb": -138.56,
"profit_sb_percentage": -1.46,
"recommended": false
},
"lines": [
{
"id": "f7c7035c-2c24-4759-a52c-41ecab438976",
"gambit_id": "3723379c-b5a0-4db2-b906-4e0cdd37ad6c",
"last_updated": "2023-01-28T19:37:15.812259-05:00",
"created_at": "2023-01-24T15:42:15.519661-05:00",
"name": "Robert Armas",
"reward": "1.76000",
"odds": "1.95000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4947b201-0c87-43de-bb07-49ade70a285b/?format=api"
},
{
"id": "276b4c16-3eb0-4076-a574-070c58faccde",
"gambit_id": "5f770b3e-028d-46e0-9d9b-123ddcdb2097",
"last_updated": "2023-01-28T19:37:15.810995-05:00",
"created_at": "2023-01-24T15:42:15.518281-05:00",
"name": "Jakobi Lowry",
"reward": "2.00000",
"odds": "2.25000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4947b201-0c87-43de-bb07-49ade70a285b/?format=api"
}
]
}