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/0ed90ad2-4e57-46e9-91fe-9436ed70a3f8/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "0ed90ad2-4e57-46e9-91fe-9436ed70a3f8",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "fcf521fe-f19d-429f-9709-d79be8a847e0",
    "completed": true,
    "last_updated": "2023-05-18T11:47:20.674151-04:00",
    "created_at": "2023-05-17T11:06:50.696536-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.06,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/fcf521fe-f19d-429f-9709-d79be8a847e0",
    "datetime": "2023-05-17T16:10:00-04:00",
    "cutoff_datetime": "2023-05-17T16:10:00-04:00",
    "name": "KAN (C Hernandez) v. SDG (Y Darvish)",
    "bettypes": [
        {
            "id": "e6903de5-03b7-440b-b492-760beeb39365",
            "match": "https://api-prod.gambitprofit.com/api/matches/0ed90ad2-4e57-46e9-91fe-9436ed70a3f8/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-05-17T11:06:50.715062-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": "SDG (Y Darvish)",
                        "amount": 7033.0
                    },
                    {
                        "team": "KAN (C Hernandez)",
                        "amount": 2967.0
                    }
                ],
                "expected_reward_tokens": 9494.4,
                "profit_sb": -5.6,
                "profit_sb_percentage": -0.06,
                "recommended": false
            },
            "lines": [
                {
                    "id": "c578bd69-dd22-4d80-8c43-a25bac380d2b",
                    "gambit_id": "6b1e19bf-236e-44a0-8cfe-ff8914a78bee",
                    "last_updated": "2023-05-18T11:47:20.687403-04:00",
                    "created_at": "2023-05-17T11:06:50.716806-04:00",
                    "name": "SDG (Y Darvish)",
                    "reward": "1.35000",
                    "odds": "1.37040",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e6903de5-03b7-440b-b492-760beeb39365/?format=api"
                },
                {
                    "id": "77db7e66-403d-402c-a8ed-3648433d4d72",
                    "gambit_id": "66dc3d92-4c5f-435d-a1f8-2527781ef91e",
                    "last_updated": "2023-05-18T11:47:20.688926-04:00",
                    "created_at": "2023-05-17T11:06:50.718654-04:00",
                    "name": "KAN (C Hernandez)",
                    "reward": "3.20000",
                    "odds": "3.30000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e6903de5-03b7-440b-b492-760beeb39365/?format=api"
                }
            ]
        },
        {
            "id": "9d985847-bd83-4137-b162-be72b83df788",
            "match": "https://api-prod.gambitprofit.com/api/matches/0ed90ad2-4e57-46e9-91fe-9436ed70a3f8/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-05-17T11:06:50.707867-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": "SDG",
                        "amount": 5512.0
                    },
                    {
                        "team": "KAN",
                        "amount": 4488.0
                    }
                ],
                "expected_reward_tokens": 9424.8,
                "profit_sb": -75.2,
                "profit_sb_percentage": -0.79,
                "recommended": false
            },
            "lines": [
                {
                    "id": "ed3ba65a-4ba1-4c8e-ba6c-5ff62e8bdfcb",
                    "gambit_id": "88d3f938-b330-4b3f-80a3-0dcac281c9fb",
                    "last_updated": "2023-05-18T11:47:20.682734-04:00",
                    "created_at": "2023-05-17T11:06:50.710485-04:00",
                    "name": "SDG",
                    "reward": "1.71000",
                    "odds": "1.74070",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9d985847-bd83-4137-b162-be72b83df788/?format=api"
                },
                {
                    "id": "3b82889a-61d1-4686-9c2e-db74a6519d48",
                    "gambit_id": "c8833d2b-a440-4ecd-9c73-8eeb549e6483",
                    "last_updated": "2023-05-18T11:47:20.684191-04:00",
                    "created_at": "2023-05-17T11:06:50.712911-04:00",
                    "name": "KAN",
                    "reward": "2.10000",
                    "odds": "2.15000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9d985847-bd83-4137-b162-be72b83df788/?format=api"
                }
            ]
        },
        {
            "id": "c615d31b-5f5a-45d7-8b3a-5e273a05512a",
            "match": "https://api-prod.gambitprofit.com/api/matches/0ed90ad2-4e57-46e9-91fe-9436ed70a3f8/?format=api",
            "name": "Over/Under",
            "created_at": "2023-05-17T11:06:50.699607-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": 5107.0
                    },
                    {
                        "team": "Game Total Under 8.5",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "fb6b5aaf-d0b1-4598-9d42-8761690b6180",
                    "gambit_id": "1c3eff18-54f8-46c5-b9a8-ee6909c9a2ca",
                    "last_updated": "2023-05-18T11:47:20.679406-04:00",
                    "created_at": "2023-05-17T11:06:50.705103-04:00",
                    "name": "Game Total Over 8.5",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c615d31b-5f5a-45d7-8b3a-5e273a05512a/?format=api"
                },
                {
                    "id": "6cb164fd-59bc-4bcf-a1d8-1cbfad8f053d",
                    "gambit_id": "3d48b1a8-36a9-4e51-a78f-a75480b26e2f",
                    "last_updated": "2023-05-18T11:47:20.677750-04:00",
                    "created_at": "2023-05-17T11:06:50.702232-04:00",
                    "name": "Game Total Under 8.5",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c615d31b-5f5a-45d7-8b3a-5e273a05512a/?format=api"
                }
            ]
        }
    ]
}