GET /api/bet_types/37c5f7e3-f877-41b6-9512-c8c63d61c2eb/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "37c5f7e3-f877-41b6-9512-c8c63d61c2eb",
"match": "https://api-prod.gambitprofit.com/api/matches/a4e13bf6-6c5d-49ed-be0b-eeb07011bb90/?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": "NYM (C Bassitt)",
"amount": 7271.0
},
{
"team": "CIN (J Dunn)",
"amount": 2729.0
}
],
"expected_reward_tokens": 9305.89,
"profit_sb": 305.89,
"profit_sb_percentage": 3.4,
"recommended": true
},
"lines": [
{
"id": "ee36e325-c71e-418d-ad22-e16530429def",
"gambit_id": "d97fb1ac-6323-4250-a9b3-3c09a27f5600",
"last_updated": "2022-08-09T10:17:13.595865-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "NYM (C Bassitt)",
"reward": "1.28000",
"odds": "1.30300",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/37c5f7e3-f877-41b6-9512-c8c63d61c2eb/?format=api"
},
{
"id": "62fa5a3e-dff4-4f26-9af5-45b19f30f453",
"gambit_id": "ad3e4a48-ca06-4b95-a2dc-2f81e6479b41",
"last_updated": "2022-08-09T10:17:13.595477-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "CIN (J Dunn)",
"reward": "3.41000",
"odds": "3.65000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/37c5f7e3-f877-41b6-9512-c8c63d61c2eb/?format=api"
}
]
}