GET /api/bet_types/e7c15205-a7a5-41c8-a3f1-44509fe3e9db/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e7c15205-a7a5-41c8-a3f1-44509fe3e9db",
"match": "https://api-prod.gambitprofit.com/api/matches/8f266381-3f33-4b77-b052-90bb2e4bcaca/?format=api",
"name": "Pick the Winner",
"created_at": "2023-02-23T09:07:02.047817-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": "Philadelphia 76ers",
"amount": 5863.0
},
{
"team": "Memphis Grizzlies",
"amount": 4137.0
}
],
"expected_reward_tokens": 9556.47,
"profit_sb": 56.47,
"profit_sb_percentage": 0.59,
"recommended": true
},
"lines": [
{
"id": "f12eecdd-4990-43b5-b275-a5f02bdaa764",
"gambit_id": "d44cd72e-db05-444e-8406-87ba42cefb64",
"last_updated": "2023-02-24T12:32:16.741086-05:00",
"created_at": "2023-02-23T09:07:02.050065-05:00",
"name": "Philadelphia 76ers",
"reward": "1.63000",
"odds": "1.64520",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e7c15205-a7a5-41c8-a3f1-44509fe3e9db/?format=api"
},
{
"id": "9d862232-aa2f-4921-933c-bee801dc3459",
"gambit_id": "d10156e1-0cda-4098-b021-55e339891cf7",
"last_updated": "2023-02-24T12:32:16.742242-05:00",
"created_at": "2023-02-23T09:07:02.055049-05:00",
"name": "Memphis Grizzlies",
"reward": "2.31000",
"odds": "2.35000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e7c15205-a7a5-41c8-a3f1-44509fe3e9db/?format=api"
}
]
}