GET /api/bet_types/ddfb532f-814f-4a89-8cae-0fcf3521b7f9/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ddfb532f-814f-4a89-8cae-0fcf3521b7f9",
"match": "https://api-prod.gambitprofit.com/api/matches/8113b777-26fa-4c5f-8db2-760a19e36279/?format=api",
"name": "Pick the Winner",
"created_at": "2023-03-20T11:36:56.315855-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": "Connecticut",
"amount": 6241.0
},
{
"team": "Arkansas",
"amount": 3759.0
}
],
"expected_reward_tokens": 9547.86,
"profit_sb": 47.86,
"profit_sb_percentage": 0.5,
"recommended": true
},
"lines": [
{
"id": "63585910-1a86-4226-9a76-ccd92794c37e",
"gambit_id": "979ff09e-c012-4370-b259-8c60d4ffe27b",
"last_updated": "2023-03-24T10:27:14.940179-04:00",
"created_at": "2023-03-20T11:36:56.318885-04:00",
"name": "Connecticut",
"reward": "1.53000",
"odds": "1.55560",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ddfb532f-814f-4a89-8cae-0fcf3521b7f9/?format=api"
},
{
"id": "e0e138ce-6883-4a25-9855-c32908b9c48d",
"gambit_id": "76707629-4e5b-45cb-a723-350e8b0ed22a",
"last_updated": "2023-03-24T10:27:14.943159-04:00",
"created_at": "2023-03-20T11:36:56.322355-04:00",
"name": "Arkansas",
"reward": "2.54000",
"odds": "2.60000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ddfb532f-814f-4a89-8cae-0fcf3521b7f9/?format=api"
}
]
}