Matches can be viewed and edited (when logged in). Use "tokens" url parameter to modify token amount. Use "limit" and "offset" parameters to set the limit and offset of the result. Look in the filters dialog to see how to programmatically filter and sort.
GET /api/matches/08cd004a-f764-4f4c-81c3-5afafbbb6149/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "08cd004a-f764-4f4c-81c3-5afafbbb6149",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "02590e79-b8c9-4b32-abbd-e6b2c19ddaac",
    "completed": true,
    "last_updated": "2023-09-05T10:27:57.914235-04:00",
    "created_at": "2023-09-03T10:48:11.861794-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.93,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/02590e79-b8c9-4b32-abbd-e6b2c19ddaac",
    "datetime": "2023-09-03T16:10:00-04:00",
    "cutoff_datetime": "2023-09-03T16:10:00-04:00",
    "name": "TAM (T Bradley) v. CLE (X Curry)",
    "bettypes": [
        {
            "id": "c148e52e-ddc4-4dab-922b-c02a45acb52f",
            "match": "https://api-prod.gambitprofit.com/api/matches/08cd004a-f764-4f4c-81c3-5afafbbb6149/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-09-03T10:48:11.874988-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": "TAM (T Bradley)",
                        "amount": 5776.0
                    },
                    {
                        "team": "CLE (X Curry)",
                        "amount": 4224.0
                    }
                ],
                "expected_reward_tokens": 9588.16,
                "profit_sb": 88.16,
                "profit_sb_percentage": 0.93,
                "recommended": true
            },
            "lines": [
                {
                    "id": "6be4b759-29a0-4416-9f29-f89afd56f129",
                    "gambit_id": "80b91d6e-71f2-4d17-85f2-49fefa19b0ad",
                    "last_updated": "2023-09-05T10:27:57.925672-04:00",
                    "created_at": "2023-09-03T10:48:11.882361-04:00",
                    "name": "TAM (T Bradley)",
                    "reward": "1.66000",
                    "odds": "1.68970",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c148e52e-ddc4-4dab-922b-c02a45acb52f/?format=api"
                },
                {
                    "id": "b2a5cc23-bad2-4f6d-8941-ce0431c0ddd6",
                    "gambit_id": "e6d8d142-3574-47f4-8dc2-94ed93172ab3",
                    "last_updated": "2023-09-05T10:27:57.929086-04:00",
                    "created_at": "2023-09-03T10:48:11.889991-04:00",
                    "name": "CLE (X Curry)",
                    "reward": "2.27000",
                    "odds": "2.33000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c148e52e-ddc4-4dab-922b-c02a45acb52f/?format=api"
                }
            ]
        },
        {
            "id": "41256c95-871c-4784-a58e-a0452b3400ed",
            "match": "https://api-prod.gambitprofit.com/api/matches/08cd004a-f764-4f4c-81c3-5afafbbb6149/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-09-03T10:48:11.898083-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": "CLE",
                        "amount": 5213.0
                    },
                    {
                        "team": "TAM",
                        "amount": 4787.0
                    }
                ],
                "expected_reward_tokens": 9382.52,
                "profit_sb": -117.48,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "0264d4c1-43ba-48c0-b835-3d28bbb9b4da",
                    "gambit_id": "8a460731-b8b7-43dc-9e84-b9e85b632d71",
                    "last_updated": "2023-09-05T10:27:57.938851-04:00",
                    "created_at": "2023-09-03T10:48:11.913164-04:00",
                    "name": "CLE",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/41256c95-871c-4784-a58e-a0452b3400ed/?format=api"
                },
                {
                    "id": "7ed36692-a532-4b07-8e26-d5fd76b9e471",
                    "gambit_id": "92c2d8fb-f74e-4672-b8c2-c5ea62650889",
                    "last_updated": "2023-09-05T10:27:57.935628-04:00",
                    "created_at": "2023-09-03T10:48:11.905543-04:00",
                    "name": "TAM",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/41256c95-871c-4784-a58e-a0452b3400ed/?format=api"
                }
            ]
        },
        {
            "id": "cf4be45d-9ecd-45a0-bc35-15b25de47492",
            "match": "https://api-prod.gambitprofit.com/api/matches/08cd004a-f764-4f4c-81c3-5afafbbb6149/?format=api",
            "name": "Over/Under",
            "created_at": "2023-09-03T10:48:11.920612-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 Under 9.5",
                        "amount": 5107.0
                    },
                    {
                        "team": "Game Total Over 9.5",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "1b86fb41-abdc-41ab-8ae0-1bbb94585686",
                    "gambit_id": "0b0cccc5-09ce-4e48-8a07-93c56423dac9",
                    "last_updated": "2023-09-05T10:27:57.948731-04:00",
                    "created_at": "2023-09-03T10:48:11.936767-04:00",
                    "name": "Game Total Under 9.5",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "9.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cf4be45d-9ecd-45a0-bc35-15b25de47492/?format=api"
                },
                {
                    "id": "e4c7e0da-09b7-4d14-9cfa-1c7b848b6233",
                    "gambit_id": "6e82a3c8-6f7d-46be-ad55-cef0ab119ee5",
                    "last_updated": "2023-09-05T10:27:57.945479-04:00",
                    "created_at": "2023-09-03T10:48:11.928656-04:00",
                    "name": "Game Total Over 9.5",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "9.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cf4be45d-9ecd-45a0-bc35-15b25de47492/?format=api"
                }
            ]
        }
    ]
}