GET /api/bet_types/767d8e29-5c9e-45cc-aea2-b68c249b4b01/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "767d8e29-5c9e-45cc-aea2-b68c249b4b01",
"match": "https://api-prod.gambitprofit.com/api/matches/6b6e9d16-88f6-487e-b778-7a633ff83614/?format=api",
"name": "Pick the Winner",
"created_at": "2023-09-10T10:03:09.137586-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": "HOU (J France)",
"amount": 6139.0
},
{
"team": "SDG (M Waldron)",
"amount": 3861.0
}
],
"expected_reward_tokens": 9575.28,
"profit_sb": 75.28,
"profit_sb_percentage": 0.79,
"recommended": true
},
"lines": [
{
"id": "101d6233-787c-4a6d-83bc-98ad3a4118d6",
"gambit_id": "e7a593e1-0b12-4be7-aa11-8ef81e431bf0",
"last_updated": "2023-09-12T11:23:03.620666-04:00",
"created_at": "2023-09-10T10:03:09.148534-04:00",
"name": "HOU (J France)",
"reward": "1.56000",
"odds": "1.58820",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/767d8e29-5c9e-45cc-aea2-b68c249b4b01/?format=api"
},
{
"id": "f64a6916-755a-4cbc-af15-14f2183097ad",
"gambit_id": "86983cb6-8946-4d81-b07d-5b85b8371336",
"last_updated": "2023-09-12T11:23:03.616653-04:00",
"created_at": "2023-09-10T10:03:09.143775-04:00",
"name": "SDG (M Waldron)",
"reward": "2.48000",
"odds": "2.55000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/767d8e29-5c9e-45cc-aea2-b68c249b4b01/?format=api"
}
]
}