HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "1508e184-324b-4fe2-bd76-d9ad8d32cd79",
"match": "https://api-prod.gambitprofit.com/api/matches/c55395b4-52e3-4af3-84e2-0a705bf1c168/?format=api",
"name": "Pick the Winner",
"created_at": "2023-02-17T10:31:55.735148-05:00",
"high_risk": {
"possible": false,
"description": "There is no line under 1.10 reward"
},
"med_risk": {
"possible": true,
"name": "Med Risk",
"bet": [
{
"team": "Manchester United",
"amount": 7376.0
},
{
"team": "Draw",
"amount": 2624.0
}
],
"expected_reward_tokens": 11283.2,
"profit_sb": 1783.2,
"profit_sb_percentage": 18.77,
"recommended": false
},
"no_risk": {
"possible": true,
"name": "No Risk",
"bet": [
{
"team": "Manchester United",
"amount": 6095.0
},
{
"team": "Draw",
"amount": 2169.0
},
{
"team": "Leicester City",
"amount": 1737.0
}
],
"expected_reward_tokens": 9325.35,
"profit_sb": -174.65,
"profit_sb_percentage": -1.84,
"recommended": false
},
"lines": [
{
"id": "94f40461-7b4a-4df9-a3c5-4f52a17aea00",
"gambit_id": "79e96344-60d1-44ec-9eee-2af78601fff0",
"last_updated": "2023-02-20T09:51:56.834275-05:00",
"created_at": "2023-02-17T10:31:55.737778-05:00",
"name": "Manchester United",
"reward": "1.53000",
"odds": "1.55000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1508e184-324b-4fe2-bd76-d9ad8d32cd79/?format=api"
},
{
"id": "bb87533a-d5ae-46df-866c-03c172b45e9d",
"gambit_id": "2e4982f6-bc8e-47d9-a7c7-e61e7aa51a1e",
"last_updated": "2023-02-20T09:51:56.835406-05:00",
"created_at": "2023-02-17T10:31:55.739012-05:00",
"name": "Draw",
"reward": "4.30000",
"odds": "4.40000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1508e184-324b-4fe2-bd76-d9ad8d32cd79/?format=api"
},
{
"id": "de9d1628-0a13-44eb-8695-2cda6e33dfe0",
"gambit_id": "a0fff984-53f6-4f21-a766-3a62d376b11b",
"last_updated": "2023-02-20T09:51:56.833138-05:00",
"created_at": "2023-02-17T10:31:55.736498-05:00",
"name": "Leicester City",
"reward": "5.37000",
"odds": "5.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1508e184-324b-4fe2-bd76-d9ad8d32cd79/?format=api"
}
]
}