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/353806a6-2b7f-4922-a99b-21cdb606f195/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "353806a6-2b7f-4922-a99b-21cdb606f195",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "4a747aba-702c-4dc7-81bf-323ede449004",
    "completed": true,
    "last_updated": "2024-01-17T22:13:14.277679-05:00",
    "created_at": "2024-01-15T10:23:26.707616-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.49,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/4a747aba-702c-4dc7-81bf-323ede449004",
    "datetime": "2024-01-15T20:07:00-05:00",
    "cutoff_datetime": "2024-01-15T20:07:00-05:00",
    "name": "Philadelphia Flyers v. St Louis Blues",
    "bettypes": [
        {
            "id": "14a12f3f-611b-449f-83aa-709516886eab",
            "match": "https://api-prod.gambitprofit.com/api/matches/353806a6-2b7f-4922-a99b-21cdb606f195/?format=api",
            "name": "Pick the Winner",
            "created_at": "2024-01-15T10:23:26.712566-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": 5000.0
                    },
                    {
                        "team": "St Louis Blues",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "ac6c6348-b698-4422-8637-cd3b7ebeb6fd",
                    "gambit_id": "ef6d4771-b11a-4826-a114-722456c4f3ec",
                    "last_updated": "2024-01-17T22:13:14.290087-05:00",
                    "created_at": "2024-01-15T10:23:26.716230-05:00",
                    "name": "Philadelphia Flyers",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/14a12f3f-611b-449f-83aa-709516886eab/?format=api"
                },
                {
                    "id": "01300e6f-bad3-4a15-967e-40236c5f7806",
                    "gambit_id": "85a39e25-752e-4e79-ac1f-8549374baefc",
                    "last_updated": "2024-01-17T22:13:14.293248-05:00",
                    "created_at": "2024-01-15T10:23:26.721266-05:00",
                    "name": "St Louis Blues",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/14a12f3f-611b-449f-83aa-709516886eab/?format=api"
                }
            ]
        },
        {
            "id": "00864a77-329c-4ac0-96a2-bc6f6d73dfeb",
            "match": "https://api-prod.gambitprofit.com/api/matches/353806a6-2b7f-4922-a99b-21cdb606f195/?format=api",
            "name": "Play the Odds",
            "created_at": "2024-01-15T10:23:26.725539-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": 6900.0
                    },
                    {
                        "team": "St Louis Blues",
                        "amount": 3100.0
                    }
                ],
                "expected_reward_tokens": 9453.0,
                "profit_sb": -47.0,
                "profit_sb_percentage": -0.49,
                "recommended": false
            },
            "lines": [
                {
                    "id": "7ad6ec4f-abb1-41eb-80a4-e03862ab1668",
                    "gambit_id": "8a27d55a-1728-4677-b190-0608b8e8d225",
                    "last_updated": "2024-01-17T22:13:14.300108-05:00",
                    "created_at": "2024-01-15T10:23:26.729193-05:00",
                    "name": "Philadelphia Flyers",
                    "reward": "1.37000",
                    "odds": "1.39220",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/00864a77-329c-4ac0-96a2-bc6f6d73dfeb/?format=api"
                },
                {
                    "id": "a0fcd4d9-bbeb-455f-85b7-1e6eefc9e7d6",
                    "gambit_id": "99350789-dea9-46c1-b617-880eb0521936",
                    "last_updated": "2024-01-17T22:13:14.303306-05:00",
                    "created_at": "2024-01-15T10:23:26.734081-05:00",
                    "name": "St Louis Blues",
                    "reward": "3.05000",
                    "odds": "3.15000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/00864a77-329c-4ac0-96a2-bc6f6d73dfeb/?format=api"
                }
            ]
        },
        {
            "id": "ff7d3dc0-b432-49bf-8674-0909f80ff7e2",
            "match": "https://api-prod.gambitprofit.com/api/matches/353806a6-2b7f-4922-a99b-21cdb606f195/?format=api",
            "name": "Over/Under",
            "created_at": "2024-01-15T10:23:26.738126-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": 5107.0
                    },
                    {
                        "team": "Game Total Under 6",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "9c55eb7b-8f8e-4d78-bcdd-d0703f9ef984",
                    "gambit_id": "00ba3388-164e-4d21-a3ed-4b205780f5e2",
                    "last_updated": "2024-01-17T22:13:14.309823-05:00",
                    "created_at": "2024-01-15T10:23:26.741552-05:00",
                    "name": "Game Total Over 6",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ff7d3dc0-b432-49bf-8674-0909f80ff7e2/?format=api"
                },
                {
                    "id": "7b3ef02d-dd9d-4578-ad44-28e63a28d097",
                    "gambit_id": "077d271d-76a0-47be-beb7-1e750bdffe77",
                    "last_updated": "2024-01-17T22:13:14.313273-05:00",
                    "created_at": "2024-01-15T10:23:26.746756-05:00",
                    "name": "Game Total Under 6",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ff7d3dc0-b432-49bf-8674-0909f80ff7e2/?format=api"
                }
            ]
        }
    ]
}