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/0622815b-521c-4524-be93-9420c7dc7159/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "0622815b-521c-4524-be93-9420c7dc7159",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "920990ac-6880-41d9-ae91-aa271997f6f4",
    "completed": true,
    "last_updated": "2023-08-12T18:18:08.447387-04:00",
    "created_at": "2023-08-11T09:38:22.494167-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.93,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/920990ac-6880-41d9-ae91-aa271997f6f4",
    "datetime": "2023-08-11T18:40:00-04:00",
    "cutoff_datetime": "2023-08-11T18:40:00-04:00",
    "name": "New York Yankees v. Miami Marlins",
    "bettypes": [
        {
            "id": "9a868a93-f7b3-4767-a6b7-b75ce8a4607c",
            "match": "https://api-prod.gambitprofit.com/api/matches/0622815b-521c-4524-be93-9420c7dc7159/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-08-11T09:38:22.505794-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": "Miami Marlins",
                        "amount": 5776.0
                    },
                    {
                        "team": "New York Yankees",
                        "amount": 4224.0
                    }
                ],
                "expected_reward_tokens": 9588.16,
                "profit_sb": 88.16,
                "profit_sb_percentage": 0.93,
                "recommended": true
            },
            "lines": [
                {
                    "id": "df0e9834-59be-41b6-bcd4-457799584289",
                    "gambit_id": "23e408a5-e5ff-409b-9004-1b85cc491070",
                    "last_updated": "2023-08-12T18:18:08.466942-04:00",
                    "created_at": "2023-08-11T09:38:22.519924-04:00",
                    "name": "Miami Marlins",
                    "reward": "1.66000",
                    "odds": "1.68970",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9a868a93-f7b3-4767-a6b7-b75ce8a4607c/?format=api"
                },
                {
                    "id": "f46047ee-1b68-41ad-afca-8888232f024f",
                    "gambit_id": "c446d240-f1ff-4ad1-822c-256ebdeccbd6",
                    "last_updated": "2023-08-12T18:18:08.462598-04:00",
                    "created_at": "2023-08-11T09:38:22.513233-04:00",
                    "name": "New York Yankees",
                    "reward": "2.27000",
                    "odds": "2.33000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9a868a93-f7b3-4767-a6b7-b75ce8a4607c/?format=api"
                }
            ]
        },
        {
            "id": "ad57b2bf-2407-4cdd-906c-67c5f714bfc9",
            "match": "https://api-prod.gambitprofit.com/api/matches/0622815b-521c-4524-be93-9420c7dc7159/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-08-11T09:38:22.527135-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": "New York Yankees",
                        "amount": 6010.0
                    },
                    {
                        "team": "Miami Marlins",
                        "amount": 3990.0
                    }
                ],
                "expected_reward_tokens": 9495.8,
                "profit_sb": -4.2,
                "profit_sb_percentage": -0.04,
                "recommended": false
            },
            "lines": [
                {
                    "id": "950aee78-3ae8-4170-b9de-2e81b194cde2",
                    "gambit_id": "a39b0959-a874-4bba-ac97-e92c8d8f8340",
                    "last_updated": "2023-08-12T18:18:08.477453-04:00",
                    "created_at": "2023-08-11T09:38:22.533843-04:00",
                    "name": "New York Yankees",
                    "reward": "1.58000",
                    "odds": "1.60610",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ad57b2bf-2407-4cdd-906c-67c5f714bfc9/?format=api"
                },
                {
                    "id": "b930615e-9032-44d2-9ce6-99e059882f72",
                    "gambit_id": "ed37d549-3663-4f39-9642-7efafb9b3008",
                    "last_updated": "2023-08-12T18:18:08.482228-04:00",
                    "created_at": "2023-08-11T09:38:22.546554-04:00",
                    "name": "Miami Marlins",
                    "reward": "2.38000",
                    "odds": "2.45000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ad57b2bf-2407-4cdd-906c-67c5f714bfc9/?format=api"
                }
            ]
        },
        {
            "id": "0c05a09b-bca1-49cd-b074-73ab87dc9837",
            "match": "https://api-prod.gambitprofit.com/api/matches/0622815b-521c-4524-be93-9420c7dc7159/?format=api",
            "name": "Over/Under",
            "created_at": "2023-08-11T09:38:22.564405-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 8.5",
                        "amount": 5107.0
                    },
                    {
                        "team": "Game Total Over 8.5",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "06edfd24-ce1b-4345-b2a8-ca8688ef51cd",
                    "gambit_id": "a1e5cde1-78d2-4630-b9d4-55e9a39127a1",
                    "last_updated": "2023-08-12T18:18:08.498037-04:00",
                    "created_at": "2023-08-11T09:38:22.598719-04:00",
                    "name": "Game Total Under 8.5",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0c05a09b-bca1-49cd-b074-73ab87dc9837/?format=api"
                },
                {
                    "id": "329dcc1d-b32a-447f-ba21-32aae02725b7",
                    "gambit_id": "68b607f5-30dd-4d71-9a40-52097a91f9ac",
                    "last_updated": "2023-08-12T18:18:08.493200-04:00",
                    "created_at": "2023-08-11T09:38:22.590042-04:00",
                    "name": "Game Total Over 8.5",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0c05a09b-bca1-49cd-b074-73ab87dc9837/?format=api"
                }
            ]
        }
    ]
}