GET /api/bet_types/23330008-1415-4100-9957-b17b8afe63fc/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "23330008-1415-4100-9957-b17b8afe63fc",
    "match": "https://api-prod.gambitprofit.com/api/matches/ae3bbfa6-66f5-4baa-b923-a535e7e30ce9/?format=api",
    "name": "Pick the Winner",
    "created_at": "2023-07-18T08:53:10.158793-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": "TEX (N Eovaldi)",
                "amount": 5578.0
            },
            {
                "team": "TAM (T Bradley)",
                "amount": 4422.0
            }
        ],
        "expected_reward_tokens": 9594.16,
        "profit_sb": 94.16,
        "profit_sb_percentage": 0.99,
        "recommended": true
    },
    "lines": [
        {
            "id": "c5aa6a3b-95a6-4718-9114-9efcbc3d18fd",
            "gambit_id": "dd254ac0-9724-4679-9f7a-5239ce3be22a",
            "last_updated": "2023-07-20T09:53:26.496301-04:00",
            "created_at": "2023-07-18T08:53:10.162008-04:00",
            "name": "TEX (N Eovaldi)",
            "reward": "1.72000",
            "odds": "1.75190",
            "spread": null,
            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/23330008-1415-4100-9957-b17b8afe63fc/?format=api"
        },
        {
            "id": "3070bd4b-4941-4943-8a2c-7743fd74ed71",
            "gambit_id": "fa86192a-4403-4507-b48c-2f268c6cffa7",
            "last_updated": "2023-07-20T09:53:26.494864-04:00",
            "created_at": "2023-07-18T08:53:10.160397-04:00",
            "name": "TAM (T Bradley)",
            "reward": "2.17000",
            "odds": "2.23000",
            "spread": null,
            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/23330008-1415-4100-9957-b17b8afe63fc/?format=api"
        }
    ]
}