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/3f6815af-2b0c-4f82-a2ac-a6e3f7f821a9/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "3f6815af-2b0c-4f82-a2ac-a6e3f7f821a9",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "f7cf4a32-2b55-4f71-ba91-80ac9fe6387e",
    "completed": true,
    "last_updated": "2023-11-20T15:03:32.841320-05:00",
    "created_at": "2023-11-18T09:38:23.355215-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.21,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/f7cf4a32-2b55-4f71-ba91-80ac9fe6387e",
    "datetime": "2023-11-18T13:07:00-05:00",
    "cutoff_datetime": "2023-11-18T13:07:00-05:00",
    "name": "Vegas Golden Knights v. Philadelphia Flyers",
    "bettypes": [
        {
            "id": "db0dd500-57fd-4e26-a202-ef3df732fe62",
            "match": "https://api-prod.gambitprofit.com/api/matches/3f6815af-2b0c-4f82-a2ac-a6e3f7f821a9/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-11-18T09:38:23.364474-05: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": "Vegas Golden Knights",
                        "amount": 5773.0
                    },
                    {
                        "team": "Philadelphia Flyers",
                        "amount": 4227.0
                    }
                ],
                "expected_reward_tokens": 9467.72,
                "profit_sb": -32.28,
                "profit_sb_percentage": -0.34,
                "recommended": false
            },
            "lines": [
                {
                    "id": "32cc42e5-f2c1-45ae-ade7-36bd19993507",
                    "gambit_id": "550b2fcd-660e-41a2-a539-a2e97e2065b3",
                    "last_updated": "2023-11-20T15:03:32.851649-05:00",
                    "created_at": "2023-11-18T09:38:23.369250-05:00",
                    "name": "Vegas Golden Knights",
                    "reward": "1.64000",
                    "odds": "1.66670",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/db0dd500-57fd-4e26-a202-ef3df732fe62/?format=api"
                },
                {
                    "id": "4182dd4a-14e2-43c6-925f-48cae3754375",
                    "gambit_id": "41d71f6b-452f-4ea7-9ee5-bda9a77ded6d",
                    "last_updated": "2023-11-20T15:03:32.855200-05:00",
                    "created_at": "2023-11-18T09:38:23.374789-05:00",
                    "name": "Philadelphia Flyers",
                    "reward": "2.24000",
                    "odds": "2.30000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/db0dd500-57fd-4e26-a202-ef3df732fe62/?format=api"
                }
            ]
        },
        {
            "id": "5ff02728-b7d0-4ad2-9fdf-54f4fcefa747",
            "match": "https://api-prod.gambitprofit.com/api/matches/3f6815af-2b0c-4f82-a2ac-a6e3f7f821a9/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-11-18T09:38:23.379990-05: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": "Philadelphia Flyers",
                        "amount": 6222.0
                    },
                    {
                        "team": "Vegas Golden Knights",
                        "amount": 3778.0
                    }
                ],
                "expected_reward_tokens": 9519.66,
                "profit_sb": 19.66,
                "profit_sb_percentage": 0.21,
                "recommended": true
            },
            "lines": [
                {
                    "id": "840ac57e-05ac-4a93-9a5d-5feb30cbd0e0",
                    "gambit_id": "440d732d-2b37-484a-b24d-ec31000e9386",
                    "last_updated": "2023-11-20T15:03:32.870253-05:00",
                    "created_at": "2023-11-18T09:38:23.389464-05:00",
                    "name": "Philadelphia Flyers",
                    "reward": "1.53000",
                    "odds": "1.55560",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5ff02728-b7d0-4ad2-9fdf-54f4fcefa747/?format=api"
                },
                {
                    "id": "71281da2-743e-49b7-a786-b538460dbf7e",
                    "gambit_id": "98bbf259-7dda-4731-8edf-e5ca1400e174",
                    "last_updated": "2023-11-20T15:03:32.867003-05:00",
                    "created_at": "2023-11-18T09:38:23.383828-05:00",
                    "name": "Vegas Golden Knights",
                    "reward": "2.52000",
                    "odds": "2.60000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5ff02728-b7d0-4ad2-9fdf-54f4fcefa747/?format=api"
                }
            ]
        },
        {
            "id": "1539f6b0-c895-45f7-bcba-4cf68a97c2ce",
            "match": "https://api-prod.gambitprofit.com/api/matches/3f6815af-2b0c-4f82-a2ac-a6e3f7f821a9/?format=api",
            "name": "Over/Under",
            "created_at": "2023-11-18T09:38:23.393590-05: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 6",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 6",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "7b43bce2-9e85-4d7f-a801-1c35b41349ff",
                    "gambit_id": "5c3e469d-f229-468e-9b00-5f973754dcc5",
                    "last_updated": "2023-11-20T15:03:32.876836-05:00",
                    "created_at": "2023-11-18T09:38:23.397741-05:00",
                    "name": "Game Total Over 6",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1539f6b0-c895-45f7-bcba-4cf68a97c2ce/?format=api"
                },
                {
                    "id": "a3214b6b-b625-48f5-8f79-1f7c7fa39a1c",
                    "gambit_id": "1a1378a0-10df-4acb-9c7e-f0846dd09da7",
                    "last_updated": "2023-11-20T15:03:32.880315-05:00",
                    "created_at": "2023-11-18T09:38:23.403671-05:00",
                    "name": "Game Total Under 6",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1539f6b0-c895-45f7-bcba-4cf68a97c2ce/?format=api"
                }
            ]
        }
    ]
}