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/04d92284-88d5-4e8e-9279-7d127a7c3799/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "04d92284-88d5-4e8e-9279-7d127a7c3799",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "21eff501-4e70-4c54-988a-93c175a876a1",
    "completed": true,
    "last_updated": "2023-09-12T11:33:03.647067-04:00",
    "created_at": "2023-09-10T10:03:06.482717-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.99,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/21eff501-4e70-4c54-988a-93c175a876a1",
    "datetime": "2023-09-10T13:10:00-04:00",
    "cutoff_datetime": "2023-09-10T13:10:00-04:00",
    "name": "SEA (B Miller) v. TAM (Z Eflin)",
    "bettypes": [
        {
            "id": "2540d253-8aa9-45e4-9727-87027c470960",
            "match": "https://api-prod.gambitprofit.com/api/matches/04d92284-88d5-4e8e-9279-7d127a7c3799/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-09-10T10:03:06.487255-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 (Z Eflin)",
                        "amount": 5578.0
                    },
                    {
                        "team": "SEA (B Miller)",
                        "amount": 4422.0
                    }
                ],
                "expected_reward_tokens": 9594.16,
                "profit_sb": 94.16,
                "profit_sb_percentage": 0.99,
                "recommended": true
            },
            "lines": [
                {
                    "id": "d5f63e45-f9ed-432c-83fa-284d3c25e543",
                    "gambit_id": "e200eed0-58ed-4bd4-9a5b-db30061551a8",
                    "last_updated": "2023-09-12T11:33:03.663713-04:00",
                    "created_at": "2023-09-10T10:03:06.496384-04:00",
                    "name": "TAM (Z Eflin)",
                    "reward": "1.72000",
                    "odds": "1.75190",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2540d253-8aa9-45e4-9727-87027c470960/?format=api"
                },
                {
                    "id": "c17e926e-41e5-4e06-abe7-2fb703010b3d",
                    "gambit_id": "0e4bdcd9-d85f-4746-b0c7-c8b615f33ab6",
                    "last_updated": "2023-09-12T11:33:03.658533-04:00",
                    "created_at": "2023-09-10T10:03:06.491573-04:00",
                    "name": "SEA (B Miller)",
                    "reward": "2.17000",
                    "odds": "2.23000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2540d253-8aa9-45e4-9727-87027c470960/?format=api"
                }
            ]
        },
        {
            "id": "6c535d8d-aef8-40dd-8af4-8f37f791aa3b",
            "match": "https://api-prod.gambitprofit.com/api/matches/04d92284-88d5-4e8e-9279-7d127a7c3799/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-09-10T10:03:06.500562-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": "SEA",
                        "amount": 6154.0
                    },
                    {
                        "team": "TAM",
                        "amount": 3846.0
                    }
                ],
                "expected_reward_tokens": 9538.08,
                "profit_sb": 38.08,
                "profit_sb_percentage": 0.4,
                "recommended": true
            },
            "lines": [
                {
                    "id": "aab50b91-1788-4fe8-93d6-3502bced93fd",
                    "gambit_id": "7e91d73d-c1d7-42e4-8819-25d650910328",
                    "last_updated": "2023-09-12T11:33:03.672457-04:00",
                    "created_at": "2023-09-10T10:03:06.504474-04:00",
                    "name": "SEA",
                    "reward": "1.55000",
                    "odds": "1.57140",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6c535d8d-aef8-40dd-8af4-8f37f791aa3b/?format=api"
                },
                {
                    "id": "471f66db-dc11-4c54-8897-d4faffbaf768",
                    "gambit_id": "75ac09a6-2606-475c-b794-1188870ab86c",
                    "last_updated": "2023-09-12T11:33:03.677773-04:00",
                    "created_at": "2023-09-10T10:03:06.508321-04:00",
                    "name": "TAM",
                    "reward": "2.48000",
                    "odds": "2.55000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6c535d8d-aef8-40dd-8af4-8f37f791aa3b/?format=api"
                }
            ]
        },
        {
            "id": "0795d140-5243-40d1-ae02-a77d5a3f2933",
            "match": "https://api-prod.gambitprofit.com/api/matches/04d92284-88d5-4e8e-9279-7d127a7c3799/?format=api",
            "name": "Over/Under",
            "created_at": "2023-09-10T10:03:06.512410-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",
                        "amount": 5107.0
                    },
                    {
                        "team": "Game Total Under 8",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "402f9be2-1b8a-428a-a0d1-1962f05bde02",
                    "gambit_id": "b293fe69-b1fa-459e-8097-71224f818b30",
                    "last_updated": "2023-09-12T11:33:03.687084-04:00",
                    "created_at": "2023-09-10T10:03:06.516098-04:00",
                    "name": "Game Total Over 8",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "8.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0795d140-5243-40d1-ae02-a77d5a3f2933/?format=api"
                },
                {
                    "id": "c284c9bc-e3dd-4c1f-a88c-9455fc5649a7",
                    "gambit_id": "cffa25bb-1270-4bfe-a5c3-db21cf960ed6",
                    "last_updated": "2023-09-12T11:33:03.691588-04:00",
                    "created_at": "2023-09-10T10:03:06.520421-04:00",
                    "name": "Game Total Under 8",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "8.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0795d140-5243-40d1-ae02-a77d5a3f2933/?format=api"
                }
            ]
        }
    ]
}