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/853a77d0-8119-4f20-996f-43b488028f58/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "853a77d0-8119-4f20-996f-43b488028f58",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "2ca85a13-6c27-40b2-811a-c2e4b52484a9",
    "completed": true,
    "last_updated": "2024-01-23T18:33:22.728705-05:00",
    "created_at": "2024-01-19T22:23:05.336351-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -1.98,
    "sport_category": "English  Premier League",
    "sport": "Soccer",
    "url": "https://app.gambitrewards.com/match/2ca85a13-6c27-40b2-811a-c2e4b52484a9",
    "datetime": "2024-01-20T07:30:00-05:00",
    "cutoff_datetime": "2024-01-20T07:30:00-05:00",
    "name": "Arsenal v. Crystal Palace",
    "bettypes": [
        {
            "id": "207cef8f-c0c0-4809-8dc4-d6d4012404af",
            "match": "https://api-prod.gambitprofit.com/api/matches/853a77d0-8119-4f20-996f-43b488028f58/?format=api",
            "name": "Pick the Winner",
            "created_at": "2024-01-19T22:23:05.351653-05:00",
            "high_risk": {
                "possible": false,
                "description": "There is no line under 1.10 reward"
            },
            "med_risk": {
                "possible": true,
                "name": "Med Risk",
                "bet": [
                    {
                        "team": "Arsenal",
                        "amount": 8171.0
                    },
                    {
                        "team": "Draw",
                        "amount": 1829.0
                    }
                ],
                "expected_reward_tokens": 10132.04,
                "profit_sb": 632.04,
                "profit_sb_percentage": 6.65,
                "recommended": true
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "Arsenal",
                        "amount": 7510.0
                    },
                    {
                        "team": "Draw",
                        "amount": 1681.0
                    },
                    {
                        "team": "Crystal Palace",
                        "amount": 809.0
                    }
                ],
                "expected_reward_tokens": 9311.59,
                "profit_sb": -188.41,
                "profit_sb_percentage": -1.98,
                "recommended": false
            },
            "lines": [
                {
                    "id": "cbf7de81-31dc-4227-b39e-7ef166060ea4",
                    "gambit_id": "b014ba84-7a9a-47fc-b55f-1c20895ff745",
                    "last_updated": "2024-01-23T18:33:22.737853-05:00",
                    "created_at": "2024-01-19T22:23:05.357548-05:00",
                    "name": "Arsenal",
                    "reward": "1.24000",
                    "odds": "1.25000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/207cef8f-c0c0-4809-8dc4-d6d4012404af/?format=api"
                },
                {
                    "id": "939a8693-78ff-4865-b65d-2b1d4e030f7f",
                    "gambit_id": "9ac6f9e9-2b47-4879-9852-110daaf54fa7",
                    "last_updated": "2024-01-23T18:33:22.744491-05:00",
                    "created_at": "2024-01-19T22:23:05.367882-05:00",
                    "name": "Draw",
                    "reward": "5.54000",
                    "odds": "5.75000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/207cef8f-c0c0-4809-8dc4-d6d4012404af/?format=api"
                },
                {
                    "id": "735528bd-239f-42bc-97a3-4e816e6f8cdf",
                    "gambit_id": "b9044ba1-d219-4ab3-bfcb-e018f3145735",
                    "last_updated": "2024-01-23T18:33:22.741250-05:00",
                    "created_at": "2024-01-19T22:23:05.363422-05:00",
                    "name": "Crystal Palace",
                    "reward": "11.51000",
                    "odds": "12.00000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/207cef8f-c0c0-4809-8dc4-d6d4012404af/?format=api"
                }
            ]
        },
        {
            "id": "0e7bb006-e8d1-4d94-8aa8-08de0f3de994",
            "match": "https://api-prod.gambitprofit.com/api/matches/853a77d0-8119-4f20-996f-43b488028f58/?format=api",
            "name": "Over/Under",
            "created_at": "2024-01-19T22:23:05.372355-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 2.5",
                        "amount": 5376.0
                    },
                    {
                        "team": "Game Total Under 2.5",
                        "amount": 4624.0
                    }
                ],
                "expected_reward_tokens": 9246.72,
                "profit_sb": -253.28,
                "profit_sb_percentage": -2.67,
                "recommended": false
            },
            "lines": [
                {
                    "id": "ed95fd9c-9805-4fdf-bfc7-d88a8f4bbd59",
                    "gambit_id": "a20b0621-5663-41c5-b6ed-66806142dce0",
                    "last_updated": "2024-01-23T18:33:22.754241-05:00",
                    "created_at": "2024-01-19T22:23:05.380598-05:00",
                    "name": "Game Total Over 2.5",
                    "reward": "1.72000",
                    "odds": "1.75000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0e7bb006-e8d1-4d94-8aa8-08de0f3de994/?format=api"
                },
                {
                    "id": "d8834604-6850-4999-b3ee-cb04d18ec2c3",
                    "gambit_id": "dd5d2d02-d240-4d05-9693-7659a3f985a1",
                    "last_updated": "2024-01-23T18:33:22.751019-05:00",
                    "created_at": "2024-01-19T22:23:05.376217-05:00",
                    "name": "Game Total Under 2.5",
                    "reward": "2.00000",
                    "odds": "2.05000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0e7bb006-e8d1-4d94-8aa8-08de0f3de994/?format=api"
                }
            ]
        }
    ]
}