GET /api/bet_types/ddd98fbd-0d95-4d0f-b8b3-e7a64f8aad65/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ddd98fbd-0d95-4d0f-b8b3-e7a64f8aad65",
"match": "https://api-prod.gambitprofit.com/api/matches/aa830795-bcf2-440d-ad61-3d81ed23f853/?format=api",
"name": "Pick the Winner",
"created_at": "1969-12-31T19:00:00-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": "CHC (J Assad)",
"amount": 5117.0
},
{
"team": "CIN (L Cessa)",
"amount": 4883.0
}
],
"expected_reward_tokens": 9619.51,
"profit_sb": 119.51,
"profit_sb_percentage": 1.26,
"recommended": true
},
"lines": [
{
"id": "107feb68-868b-4d49-b706-f9bcd27cdef5",
"gambit_id": "9b0bc711-f2f7-4795-9da6-890887e318da",
"last_updated": "2022-10-05T07:01:55.591710-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "CHC (J Assad)",
"reward": "1.88000",
"odds": "1.90910",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ddd98fbd-0d95-4d0f-b8b3-e7a64f8aad65/?format=api"
},
{
"id": "4d291637-647f-4c29-b986-139a32f4bd1f",
"gambit_id": "5e984cec-8c11-480c-bc0f-bec7c62e7fe5",
"last_updated": "2022-10-05T07:01:55.590782-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "CIN (L Cessa)",
"reward": "1.97000",
"odds": "2.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ddd98fbd-0d95-4d0f-b8b3-e7a64f8aad65/?format=api"
}
]
}