GET /api/bet_types/671b3571-bf66-4b48-b5e9-a0c387bb0883/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "671b3571-bf66-4b48-b5e9-a0c387bb0883",
"match": "https://api-prod.gambitprofit.com/api/matches/d8e2bc99-2692-4e1f-93f5-3522a42870ac/?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": "Dricus Du Plessis",
"amount": 6127.0
},
{
"team": "Darren Till",
"amount": 3873.0
}
],
"expected_reward_tokens": 8945.42,
"profit_sb": -54.58,
"profit_sb_percentage": -0.61,
"recommended": false
},
"lines": [
{
"id": "39bb832c-2f05-4311-9f4b-bc60f2425762",
"gambit_id": "d47e2d7a-cdad-448b-8876-1b9df5d0f2de",
"last_updated": "2022-12-12T09:52:34.523185-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Dricus Du Plessis",
"reward": "1.46000",
"odds": "1.52630",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/671b3571-bf66-4b48-b5e9-a0c387bb0883/?format=api"
},
{
"id": "307c656b-4b2b-4283-ab4d-0329ecb09698",
"gambit_id": "18dec440-a451-44b0-a077-1c4da43c1949",
"last_updated": "2022-12-12T09:52:34.524256-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Darren Till",
"reward": "2.31000",
"odds": "2.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/671b3571-bf66-4b48-b5e9-a0c387bb0883/?format=api"
}
]
}