GET /api/bet_types/b1ad0bfc-fb33-43cc-9adf-2878faa703c0/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b1ad0bfc-fb33-43cc-9adf-2878faa703c0",
"match": "https://api-prod.gambitprofit.com/api/matches/51b3f376-6a98-4026-a41c-bacf0e7cdbef/?format=api",
"name": "Pick the Winner",
"created_at": "2023-03-02T05:16:57.800537-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": "Darren Hendry",
"amount": 7607.0
},
{
"team": "Corey Harrison",
"amount": 2393.0
}
],
"expected_reward_tokens": 9356.61,
"profit_sb": -143.39,
"profit_sb_percentage": -1.51,
"recommended": false
},
"lines": [
{
"id": "48cbc38c-66d6-4441-98b6-40ccdf490ce9",
"gambit_id": "6a66a6c6-7049-4166-ae54-d47d5f865b57",
"last_updated": "2023-03-06T14:57:10.680560-05:00",
"created_at": "2023-03-02T05:16:57.803514-05:00",
"name": "Darren Hendry",
"reward": "1.23000",
"odds": "1.24000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b1ad0bfc-fb33-43cc-9adf-2878faa703c0/?format=api"
},
{
"id": "8cbbae11-90d6-489d-97f0-5ef4e5ab0c54",
"gambit_id": "3b27077d-4f3b-40a0-bca5-2dcdcb9cb087",
"last_updated": "2023-03-06T14:57:10.679423-05:00",
"created_at": "2023-03-02T05:16:57.802090-05:00",
"name": "Corey Harrison",
"reward": "3.91000",
"odds": "4.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b1ad0bfc-fb33-43cc-9adf-2878faa703c0/?format=api"
}
]
}