GET /api/bet_types/7f11b92d-53ba-4cc9-a38f-13206eeb6e2c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "7f11b92d-53ba-4cc9-a38f-13206eeb6e2c",
"match": "https://api-prod.gambitprofit.com/api/matches/4ba1d2ee-89bd-4445-a1f2-e87a99f74bc5/?format=api",
"name": "Pick the Winner",
"created_at": "2023-06-24T08:58:06.725894-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": "ARI (M Kelly)",
"amount": 5117.0
},
{
"team": "SFO (R Walker)",
"amount": 4883.0
}
],
"expected_reward_tokens": 9568.79,
"profit_sb": 68.79,
"profit_sb_percentage": 0.72,
"recommended": true
},
"lines": [
{
"id": "d650030d-05c5-4de9-a32c-295a9b913f2a",
"gambit_id": "672ec0bb-7e9d-4dc5-9ede-7ec914ccf4fe",
"last_updated": "2023-06-26T10:58:34.514562-04:00",
"created_at": "2023-06-24T08:58:06.728189-04:00",
"name": "ARI (M Kelly)",
"reward": "1.87000",
"odds": "1.90910",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7f11b92d-53ba-4cc9-a38f-13206eeb6e2c/?format=api"
},
{
"id": "258225cb-a701-428d-bf3d-2b0738f5d6e9",
"gambit_id": "fbc20e4d-7ddf-467d-9fe7-0cf55ccd076b",
"last_updated": "2023-06-26T10:58:34.516959-04:00",
"created_at": "2023-06-24T08:58:06.730412-04:00",
"name": "SFO (R Walker)",
"reward": "1.96000",
"odds": "2.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7f11b92d-53ba-4cc9-a38f-13206eeb6e2c/?format=api"
}
]
}