GET /api/bet_types/658e8bab-8053-48a2-9e98-bec79adbe793/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "658e8bab-8053-48a2-9e98-bec79adbe793",
"match": "https://api-prod.gambitprofit.com/api/matches/5ab56cc4-1009-4986-b9bf-5d0933e22a39/?format=api",
"name": "Pick the Winner",
"created_at": "2023-05-09T11:07:05.321217-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": 5527.0
},
{
"team": "BAL (G Rodriguez)",
"amount": 4473.0
}
],
"expected_reward_tokens": 9616.95,
"profit_sb": 116.95,
"profit_sb_percentage": 1.23,
"recommended": true
},
"lines": [
{
"id": "d68c94c0-b4a6-44b3-80e3-4844046d8d0a",
"gambit_id": "d88368a5-1c06-4b84-ba94-abe01330d84e",
"last_updated": "2023-05-10T15:42:08.393226-04:00",
"created_at": "2023-05-09T11:07:05.325061-04:00",
"name": "TAM (Z Eflin)",
"reward": "1.74000",
"odds": "1.76920",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/658e8bab-8053-48a2-9e98-bec79adbe793/?format=api"
},
{
"id": "378381e7-58ee-4c15-9c2c-8322e4e9a36a",
"gambit_id": "d0e13511-3f5a-4f72-a706-be9f8d4158f7",
"last_updated": "2023-05-10T15:42:08.391921-04:00",
"created_at": "2023-05-09T11:07:05.323318-04:00",
"name": "BAL (G Rodriguez)",
"reward": "2.15000",
"odds": "2.20000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/658e8bab-8053-48a2-9e98-bec79adbe793/?format=api"
}
]
}