GET /api/bet_types/eab30ffa-d10c-40ea-8f08-a18f9f1d954d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "eab30ffa-d10c-40ea-8f08-a18f9f1d954d",
"match": "https://api-prod.gambitprofit.com/api/matches/6571c7ca-f6ed-4947-99c6-e54f5f553406/?format=api",
"name": "Over/Under",
"created_at": "2023-05-02T15:42:10.779277-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": "Game Total Over 8.5",
"amount": 5213.0
},
{
"team": "Game Total Under 8.5",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "95113e34-58eb-4fb5-89f1-b9a7f9053a29",
"gambit_id": "376c2d53-fa94-4652-a0cf-b92af7af7301",
"last_updated": "2023-05-03T12:12:17.479434-04:00",
"created_at": "2023-05-02T15:42:10.782692-04:00",
"name": "Game Total Over 8.5",
"reward": "1.80000",
"odds": "1.83330",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/eab30ffa-d10c-40ea-8f08-a18f9f1d954d/?format=api"
},
{
"id": "938a1875-936d-4015-8358-3bd267b40d5d",
"gambit_id": "dafeb7e1-faae-4820-b021-bdeb4faccf22",
"last_updated": "2023-05-03T12:12:17.477641-04:00",
"created_at": "2023-05-02T15:42:10.781032-04:00",
"name": "Game Total Under 8.5",
"reward": "1.96000",
"odds": "2.00000",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/eab30ffa-d10c-40ea-8f08-a18f9f1d954d/?format=api"
}
]
}